SyncSchemaTable::TableName Property
Gets or sets the name of the table.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | value is a nullptr. |
The table name cannot be null, and it cannot duplicate a value in the same SyncSchema object.
Show: