Name

PrimaryKey

Synopsis


DataColumn[] pka = DataTable.PrimaryKey;

DataTable.PrimaryKey = pka;

Accesses the array of DataColumn objects that make up the primary key of the table.