TableVariableCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public class TableVariableCollection : Microsoft.SqlServer.Management.SqlParser.MetadataProvider.DualTypeSortedListCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.ITableVariable,Microsoft.SqlServer.Management.SqlParser.Metadata.ILocalVariable>
type TableVariableCollection = class
inherit DualTypeSortedListCollection<ITableVariable, ILocalVariable>
Public Class TableVariableCollection
Inherits DualTypeSortedListCollection(Of ITableVariable, ILocalVariable)
- Inheritance
-
TableVariableCollection
As |
(Inherited from SortedListCollection<T>) |
Count | (Inherited from DictionaryCollectionBase<T,U>) |
Item[String] | (Inherited from DictionaryCollectionBase<T,U>) |
Add(T) | (Inherited from DictionaryCollectionBase<T,U>) |
Add |
(Inherited from DictionaryCollectionBase<T,U>) |
Clear() | (Inherited from DictionaryCollectionBase<T,U>) |
Clone() | (Inherited from DictionaryCollectionBase<T,U>) |
Clone(Boolean) | (Inherited from SortedListCollection<T>) |
Contains(String) | (Inherited from DictionaryCollectionBase<T,U>) |
Contains(T) | (Inherited from DictionaryCollectionBase<T,U>) |
Find |
(Inherited from DictionaryCollectionBase<T,U>) |
Find |
(Inherited from DictionaryCollectionBase<T,U>) |
Get |
(Inherited from DictionaryCollectionBase<T,U>) |
Remove(String) | (Inherited from DictionaryCollectionBase<T,U>) |
Remove(T) | (Inherited from DictionaryCollectionBase<T,U>) |
Produkt | Versiounen |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |