DataServiceKeyAttribute.KeyNames Proprietà

Definizione

Ottiene il nome degli attributi chiave.

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

Valore della proprietà

Valore stringa che contiene nomi degli attributi chiave.

Si applica a