SqlSyncTableProvisioning Constructor (DbSyncTableDescription)
Note: This API is now obsolete.
Initializes a new instance of the SqlSyncTableProvisioning class for the specified table.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | tableDescription is nullptr. |
| DbProvisioningException |
—or—
|
Show: