System.Data.DataColumn.AutoIncrementStep Property

Gets or sets the increment used by a column with its DataColumn.AutoIncrement property set to true.

Syntax

[System.ComponentModel.DefaultValue(1)]
public long AutoIncrementStep { 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