Condividi tramite


Entity.Indexes Proprietà

Definizione

Specifica l'elenco 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)

Valore della proprietà

Elenco Index.

Attributi

Si applica a