ISql90XmlIndexedObject.XmlIndex プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
ReadOnly Property XmlIndex As IList(Of ISql90XmlIndex)
'使用
Dim instance As ISql90XmlIndexedObject
Dim value As IList(Of ISql90XmlIndex)

value = instance.XmlIndex
IList<ISql90XmlIndex> XmlIndex { get; }
property IList<ISql90XmlIndex^>^ XmlIndex {
    IList<ISql90XmlIndex^>^ get ();
}
function get XmlIndex () : IList<ISql90XmlIndex>

プロパティ値

型 : System.Collections.Generic.IList<ISql90XmlIndex>

参照

参照

ISql90XmlIndexedObject インターフェイス

ISql90XmlIndexedObject メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間