Name

AutoIncrement

Synopsis


Boolean autoIncrement = DataColumn.AutoIncrement;

DataColumn.AutoIncrement = autoIncrement;

Gets or sets whether the column value automatically increments with each new row added to the table.