UrnCollection 메서드

보호된 멤버 포함
상속된 멤버 포함

UrnCollection 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Add Adds a URN to a URN collection.
공용 메서드 AddRange Adds the elements of the specified collection to the end of the list.
공용 메서드 Clear Removes all elements from the collection.
공용 메서드 Contains Specifies whether a URN collection contains a URN.
공용 메서드 CopyTo Copies members of the collection to an array, starting at the specified index of the array.
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 GetEnumerator Returns a generic IEnumerator interface.
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 IndexOf Gets the index of a specified URN from a collection.
공용 메서드 Insert Inserts a URN at a specified index of a URN collection.
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 Remove Removes a specified URN from a collection.
공용 메서드 RemoveAt Removes a URN from a collection based on the index of the URN.
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IEnumerable.GetEnumerator Gets a non-generic enumerator.

맨 위로 이동

참고 항목

참조

UrnCollection 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스