DataServiceKeyAttribute.KeyNames Propiedad

Definición

Obtiene los nombres de atributos clave.

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)

Valor de propiedad

Valor de cadena que contiene nombres de atributos clave.

Se aplica a