PostgresDialect.UseScopeIdentity property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets a value indicating whether to use scope identity.

public virtual bool UseScopeIdentity { get; }

Property Value

true if to use scope identity; otherwise, false.

See Also