SqlSyncScopeProvisioning.ScopeExists Method

Include Protected Members
Include Inherited Members

Indicates whether the specified scope exists in the database.

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 ScopeExists(String) Indicates whether the specified scope exists in the database by using the connection that was specified in the constructor.
Public method ScopeExists(String, SqlConnection) Obsolete. Returns whether the specified scope exists.

Top

See Also

Reference

SqlSyncScopeProvisioning Class

Microsoft.Synchronization.Data.SqlServer Namespace