SqlSyncTableProvisioning::CreateTable Property
Gets or sets whether to create a base table.
Assembly: Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
If the base table already exists in the database, and you are not defining a table schema by using DbSyncTableDescription objects, specify a value of Skip.
Show: