SqliteDialect.ScopeIdentityExpression property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the SCOPE IDENTITY expression.

public virtual string ScopeIdentityExpression { get; }

Property Value

The SCOPE IDENTITY expression.

See Also