LabelData.KeyFields Propriedade

Definição

Obtém o nome de campo da coleção no conjunto de dados.

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)

Valor da propriedade

ReadOnlyCollection<String>

O nome de campo da coleção no conjunto de dados.

Aplica-se a