SqlSyncScopeProvisioning::Script Method
Generates a string that contains the SQL code to provision the database for a particular scope.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Script() | Generates a string that contains the SQL code to provision the database for a particular scope by using the connection that was specified in the constructor. |
|
Script(String) | Obsolete. Generates a string that contains the SQL code to provision the database for a particular scope. |
Show: