This documentation is archived and is not being maintained.
SqlSyncScopeProvisioning::PopulateFromScopeDescription Method
Sets the scope description from which the database should be provisioned.
Namespace:
Microsoft.Synchronization.Data.SqlServer
Assembly:
Microsoft.Synchronization.Data.SqlServer (in Microsoft.Synchronization.Data.SqlServer.dll)
public:
void PopulateFromScopeDescription(
DbSyncScopeDescription^ scopeDescription
)
| Exception | Condition |
|---|
| DbProvisioningException | scopeDescription is empty or nullptr. |