다음을 통해 공유


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