SystemDataTypeCollection.Item Property
コレクション内にある指定された名前またはインデックス番号の SystemDataType オブジェクトを取得します。
解説
この名前空間、クラス、またはメンバは、Microsoft .NET Framework のバージョン 2.0 でのみサポートされています。
オーバーロードの一覧
名前 | 説明 |
---|---|
SystemDataTypeCollection.Item (Int32) |
コレクション内にある指定されたインデックス番号の SystemDataType オブジェクトを取得します。
|
SystemDataTypeCollection.Item (String) |
コレクション内にある指定された名前の SystemDataType オブジェクトを取得します。
|
参照
関連項目
SystemDataTypeCollection Class
SystemDataTypeCollection Members
Microsoft.SqlServer.Management.Smo Namespace