Property Increment
| Improve this Doc View SourceIncrement
Gets the increment each time a new value gnerated from the identity column.
Declaration
public long Increment { get; }
Property Value
| Type | Description |
|---|---|
| System.Int64 |
Gets the increment each time a new value gnerated from the identity column.
public long Increment { get; }
| Type | Description |
|---|---|
| System.Int64 |