Поделиться через


Entity.Indexes Свойство

Определение

Указывает Index список.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Index ^> ^ Indexes { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::Index ^> ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Index> Indexes { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.Indexes : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.Index>
Public ReadOnly Property Indexes As Collection(Of Index)

Значение свойства

Список Index.

Атрибуты

Применяется к