TableValuedFunctionCollection Kelas

Definisi

public class TableValuedFunctionCollection : Microsoft.SqlServer.Management.SqlParser.MetadataProvider.DualTypeSortedListCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.ITableValuedFunction,Microsoft.SqlServer.Management.SqlParser.Metadata.ITabular>
type TableValuedFunctionCollection = class
    inherit DualTypeSortedListCollection<ITableValuedFunction, ITabular>
Public Class TableValuedFunctionCollection
Inherits DualTypeSortedListCollection(Of ITableValuedFunction, ITabular)
Warisan

Konstruktor

Nama Deskripsi
TableValuedFunctionCollection(CollationInfo)
TableValuedFunctionCollection(Int32, CollationInfo)

Properti

Nama Deskripsi
AsMetadataObjectCollection (Diperoleh dari SortedListCollection<T>)
Count (Diperoleh dari DictionaryCollectionBase<T,U>)
Item[String] (Diperoleh dari DictionaryCollectionBase<T,U>)

Metode

Nama Deskripsi
Add(T) (Diperoleh dari DictionaryCollectionBase<T,U>)
AddRange(IEnumerable<T>) (Diperoleh dari DictionaryCollectionBase<T,U>)
Clear() (Diperoleh dari DictionaryCollectionBase<T,U>)
Clone() (Diperoleh dari DictionaryCollectionBase<T,U>)
Clone(Boolean) (Diperoleh dari SortedListCollection<T>)
Contains(String) (Diperoleh dari DictionaryCollectionBase<T,U>)
Contains(T) (Diperoleh dari DictionaryCollectionBase<T,U>)
FindAll(Predicate<T>) (Diperoleh dari DictionaryCollectionBase<T,U>)
FindAll(String) (Diperoleh dari DictionaryCollectionBase<T,U>)
GetEnumerator() (Diperoleh dari DictionaryCollectionBase<T,U>)
Remove(String) (Diperoleh dari DictionaryCollectionBase<T,U>)
Remove(T) (Diperoleh dari DictionaryCollectionBase<T,U>)

Implementasi Antarmuka Eksplisit

Nama Deskripsi
IEnumerable.GetEnumerator() (Diperoleh dari DualTypeSortedListCollection<T,B>)
IEnumerable<B>.GetEnumerator() (Diperoleh dari DualTypeSortedListCollection<T,B>)
IEnumerable<IMetadataObject>.GetEnumerator() (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<B>.AsMetadataObjectCollection (Diperoleh dari DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Contains(B) (Diperoleh dari DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Contains(String) (Diperoleh dari DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Count (Diperoleh dari DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.FindAll(Predicate<B>) (Diperoleh dari DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.FindAll(String) (Diperoleh dari DualTypeSortedListCollection<T,B>)
IMetadataCollection<B>.Item[String] (Diperoleh dari DualTypeSortedListCollection<T,B>)
IMetadataCollection<IMetadataObject>.AsMetadataObjectCollection (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Contains(IMetadataObject) (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Contains(String) (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Count (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.FindAll(Predicate<IMetadataObject>) (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.FindAll(String) (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<IMetadataObject>.Item[String] (Diperoleh dari SortedListCollection<T>)
IMetadataCollection<T>.Item[String] (Diperoleh dari DictionaryCollectionBase<T,U>)

Berlaku untuk