StatisticsCollection 메서드

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

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

메서드

  이름 설명
공용 메서드 Add Adds an object to the collection using its name as the key. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 AddRange Adds the elements in the specified collection to this collection. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 Clear Removes all elements from the collection. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 Clone() Creates an IMutableMetadataCollection<T> object that is a copy of this object, except for the elements. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 Clone(Boolean) Creates an IMutableMetadataCollection<T> object that is a copy of this object and, if specified, also copies the elements. (SortedListCollection<T>에서 상속됨)
공용 메서드 Contains(String) Determines whether the specified element is in the collection. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 Contains(T) Determines whether the specified element is in the collection. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 Equals (Object에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 FindAll(Predicate<T>) Finds all elements in the collection that match the conditions defined by the specified predicate. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 FindAll(String) Finds all elements in the collection that have the specified name. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 GetEnumerator Returns an enumerator that iterates through the collection. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 GetHashCode (Object에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
공용 메서드 Remove(String) Removes the object with the specified name from the collection. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 Remove(T) Removes the specified object from the collection. (DictionaryCollectionBase<T, U>에서 상속됨)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 메서드 IEnumerable<IMetadataObject>.GetEnumerator Returns an enumerator that iterates through the collection. (SortedListCollection<T>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IEnumerable.GetEnumerator Returns an enumerator that iterates through the collection. (SortedListCollection<T>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IMetadataCollection<IMetadataObject>.Contains(String) Determines whether the collection contains an element that has the specified name. (SortedListCollection<T>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IMetadataCollection<IMetadataObject>.Contains(IMetadataObject) Determines whether the collection contains the specified object. (SortedListCollection<T>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IMetadataCollection<IMetadataObject>.FindAll(String) Retrieves all elements in the collection that have the specified name. (SortedListCollection<T>에서 상속됨)
명시적 인터페이스 구현전용 메서드 IMetadataCollection<IMetadataObject>.FindAll(Predicate<IMetadataObject>) Retrieves all elements in the collection that match the conditions defined by the specified predicate. (SortedListCollection<T>에서 상속됨)

맨 위로 이동

참고 항목

참조

StatisticsCollection 클래스

Microsoft.SqlServer.Management.SqlParser.MetadataProvider 네임스페이스