Aracılığıyla paylaş


ISql90XmlIndexedObject.XmlIndex Özellik

Bu nesneyle ilişkili xml dizinler listesini alır.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
ReadOnly Property XmlIndex As IList(Of ISql90XmlIndex)
    Get
IList<ISql90XmlIndex> XmlIndex { get; }
property IList<ISql90XmlIndex^>^ XmlIndex {
    IList<ISql90XmlIndex^>^ get ();
}
abstract XmlIndex : IList<ISql90XmlIndex>
function get XmlIndex () : IList<ISql90XmlIndex>

Özellik Değeri

Tür: System.Collections.Generic.IList<ISql90XmlIndex>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISql90XmlIndexedObject Arabirim

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı