Sprache

LabelData.KeyFields Eigenschaft

Definition

Erhält den Namen des Sammlungsfeldes im Datensatz.

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)

Eigenschaftswert

Der Name des Sammlungsfeldes im Datensatz.

Gilt für: