Dela via


SqlSyncScopeProvisioning.Script Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public method 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.
Public method Script(String) Obsolete. Generates a string that contains the SQL code to provision the database for a particular scope.

Top

See Also

Reference

SqlSyncScopeProvisioning Class

Microsoft.Synchronization.Data.SqlServer Namespace