Workspace.Equals Method
Include Protected Members
Include Inherited Members
Returns true if the WorkspaceInfo objects are equal according to database, name, and owner.
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
Returns true if the WorkspaceInfo objects are equal according to database, name, and owner. (Overrides Object.Equals(Object).)
Returns true if the given WorkspaceInfo objects are equal according to database, name, and owner.
Top