Aracılığıyla paylaş


IDatabaseIndex.IndexedObject Özellik

Dizine nesnesi.

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

Sözdizimi

'Bildirim
Property IndexedObject As IDatabaseColumnSource
    Get
    Set
IDatabaseColumnSource IndexedObject { get; set; }
property IDatabaseColumnSource^ IndexedObject {
    IDatabaseColumnSource^ get ();
    void set (IDatabaseColumnSource^ value);
}
abstract IndexedObject : IDatabaseColumnSource with get, set
function get IndexedObject () : IDatabaseColumnSource
function set IndexedObject (value : IDatabaseColumnSource)

Özellik Değeri

Tür: Microsoft.Data.Schema.SchemaModel.Abstract.IDatabaseColumnSource

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IDatabaseIndex Arabirim

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