SchemaCollectionBase.Contains Method

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

備註

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

多載清單

名稱 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.

請參閱

參考

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

其他資源

Using Collections