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