Indicates whether the specified scope exists in the database, the connection, specified in the constructor.
'Declaration
Public Function ScopeExists( _
ByVal As String _
) As Boolean
Parameters
- scopeName
- The name of the scope to check.
Return Value
true, if the specified scope exists in the database; otherwise, false.