TableVariableCollection 속성
SQL Server 2012
TableVariableCollection 유형에서 다음 멤버를 표시합니다.
이름 | 설명 | |
---|---|---|
![]() |
AsMetadataObjectCollection | Gets an IMetadataCollection<T> object that contains this collection. (SortedListCollection<T>에서 상속됨) |
![]() |
Count | Gets the number of elements in the collection. (DictionaryCollectionBase<T, U>에서 상속됨) |
![]() |
Item | Gets or sets the object in the collection that has the specified name. (DictionaryCollectionBase<T, U>에서 상속됨) |
이름 | 설명 | |
---|---|---|
![]() ![]() |
IMetadataCollection<B>.AsMetadataObjectCollection | Gets an IMetadataCollection<T> object that contains this collection. (DualTypeSortedListCollection<T, B>에서 상속됨) |
![]() ![]() |
IMetadataCollection<IMetadataObject>.AsMetadataObjectCollection | Gets an IMetadataCollection<T> object that contains this collection. (SortedListCollection<T>에서 상속됨) |
![]() ![]() |
IMetadataCollection<B>.Count | Gets the number of elements in the collection. (DualTypeSortedListCollection<T, B>에서 상속됨) |
![]() ![]() |
IMetadataCollection<IMetadataObject>.Count | Gets the number of elements in the collection. (SortedListCollection<T>에서 상속됨) |
![]() ![]() |
IMetadataCollection<T>.Item[String] | Gets the specified element from the collection. (DictionaryCollectionBase<T, U>에서 상속됨) |
![]() ![]() |
IMetadataCollection<B>.Item[String] | Gets the specified element from the collection. (DualTypeSortedListCollection<T, B>에서 상속됨) |
![]() ![]() |
IMetadataCollection<IMetadataObject>.Item[String] | Gets the element that has the specified name. (SortedListCollection<T>에서 상속됨) |
표시: