RoleCollection.Contains Method
SQL Server 2008 R2
Indicates whether the collection contains a Role.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Contains(String) | Indicates whether the collection contains a Role, that has the specified identifier. |
|
Contains(IModelComponent) | (Inherited from ModelComponentCollection.) |
|
Contains(Role) | Indicates whether the collection contains a specified Role. |