SqlCeSyncScopeProvisioning::ScopeExists Method
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.
| Name | Description | |
|---|---|---|
|
ScopeExists(String) | Indicates whether the specified scope exists in the database by using the connection previously specified in the constructor. |
|
ScopeExists(String, SqlCeConnection) | Obsolete. Returns whether the specified scope exists. |
Show: