FirebirdDialect.UseReturningIntoVar property
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether use returning into variable.
public virtual bool UseReturningIntoVar { get; }
Property Value
true if use returning into variable; otherwise, false.
See Also
- class FirebirdDialect