Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 492 Bytes

ScopeIdentityExpression.md

File metadata and controls

22 lines (14 loc) · 492 Bytes

FirebirdDialect.ScopeIdentityExpression property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the SCOPE IDENTITY expression.

public virtual string ScopeIdentityExpression { get; }

Property Value

The SCOPE IDENTITY expression.

Exceptions

exception condition
NotImplementedException

See Also