Compartir a través de


SchemaCollectionBase.Contains Method

Validates whether the parameter collection contains a member with a name equal to the specified string.

Notas

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
SchemaCollectionBase.Contains (String)
Validates whether the parameter collection contains a member with a name equal to the specified string.
SchemaCollectionBase.Contains (String, String)
Validates whether the parameter collection contains a member with a name equal to the specified string and with the specified schema.

Vea también

Referencia

SchemaCollectionBase Class
SchemaCollectionBase Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Using Collections