DataServiceKeyAttribute.KeyNames Özellik

Tanım

Anahtar özniteliklerinin adlarını alır.

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)

Özellik Değeri

Anahtar özniteliklerinin adlarını içeren dize değeri.

Şunlara uygulanır