Lingua

LabelData.KeyFields Proprietà

Definizione

Riceve il nome del campo della collezione nel dataset.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ KeyFields { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> KeyFields { get; }
member this.KeyFields : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property KeyFields As ReadOnlyCollection(Of String)

Valore della proprietà

Il nome del campo raccolta nel dataset.

Si applica a