TableValuedFunctionCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
- 継承
-
TableValuedFunctionCollection
コンストラクター
| 名前 | 説明 |
|---|---|
| TableValuedFunctionCollection(CollationInfo) | |
| TableValuedFunctionCollection(Int32, CollationInfo) | |
プロパティ
| 名前 | 説明 |
|---|---|
| AsMetadataObjectCollection | (継承元 SortedListCollection<T>) |
| Count | (継承元 DictionaryCollectionBase<T,U>) |
| Item[String] | (継承元 DictionaryCollectionBase<T,U>) |