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