System.Data.DataColumn.AutoIncrementSeed Property

Gets or sets the starting value for a column that has its DataColumn.AutoIncrement property set to true. The default is 0.

Syntax

[System.ComponentModel.DefaultValue(0)]
public long AutoIncrementSeed { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0