ViewCollection Class

Definition

C#
public class ViewCollection : Microsoft.SqlServer.Management.SqlParser.MetadataProvider.TriTypeSortedListCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IView,Microsoft.SqlServer.Management.SqlParser.Metadata.IDatabaseTable,Microsoft.SqlServer.Management.SqlParser.Metadata.ITabular>
Inheritance

Constructors

Properties

Methods

Explicit Interface Implementations

IEnumerable.GetEnumerator() (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IEnumerable<B>.GetEnumerator() (Inherited from DualTypeSortedListCollection<T,B>)
IEnumerable<B2>.GetEnumerator() (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IEnumerable<IMetadataObject>.GetEnumerator() (Inherited from SortedListCollection<T>)
IMetadataCollection<B>.AsMetadataObjectCollection (Inherited from DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Contains(B) (Inherited from DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Contains(String) (Inherited from DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Count (Inherited from DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.FindAll(Predicate<B>) (Inherited from DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.FindAll(String) (Inherited from DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Item[String] (Inherited from DualTypeSortedListCollection<T,B>)
IMetadataCollection<B2>.AsMetadataObjectCollection (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IMetadataCollection<B2>.Contains(B2) (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IMetadataCollection<B2>.Contains(String) (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IMetadataCollection<B2>.Count (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IMetadataCollection<B2>.FindAll(Predicate<B2>) (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IMetadataCollection<B2>.FindAll(String) (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IMetadataCollection<B2>.Item[String] (Inherited from TriTypeSortedListCollection<T,B1,B2>)
IMetadataCollection<IMetadataObject>.AsMetadataObjectCollection (Inherited from SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Contains(IMetadataObject) (Inherited from SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Contains(String) (Inherited from SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Count (Inherited from SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.FindAll(Predicate<IMetadataObject>) (Inherited from SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.FindAll(String) (Inherited from SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Item[String] (Inherited from SortedListCollection<T>)
IMetadataCollection<T>.Item[String] (Inherited from DictionaryCollectionBase<T,U>)

Applies to

Produkt Versiounen
Microsoft.SqlServer.SqlManagementObjects 150.18208.0