Field IdentityValue
Gets the newly generated identity value during insert.
Namespace: DevZest.Data.Primitives
Assembly: DevZest.Data.dll
Syntax
public readonly long? IdentityValue
Returns
| Type | Description |
|---|---|
| System.Nullable<System.Int64> |
Gets the newly generated identity value during insert.
public readonly long? IdentityValue
| Type | Description |
|---|---|
| System.Nullable<System.Int64> |