namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether to use scope identity.
public virtual bool UseScopeIdentity { get; }
true
if to use scope identity; otherwise, false
.
- class FirebirdDialect
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether to use scope identity.
public virtual bool UseScopeIdentity { get; }
true
if to use scope identity; otherwise, false
.