Property Increment
| Improve this Doc View SourceIncrement
Gets the incremental value that is added to the identity value of the previous row that was loaded.
Declaration
public long Increment { get; }
Property Value
| Type | Description |
|---|---|
| System.Int64 |
Gets the incremental value that is added to the identity value of the previous row that was loaded.
public long Increment { get; }
| Type | Description |
|---|---|
| System.Int64 |