SyncSchemaTable::PrimaryKey Property
Gets or sets the primary key columns for the table.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | value is a nullptr. |
| ArgumentException | value contains a column that is not in the parent data set. |
Show: