Udostępnij za pośrednictwem


ResourceType.KeyProperties Właściwość

Definicja

Pobiera listę właściwości klucza dla tego typu.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Services::Providers::ResourceProperty ^> ^ KeyProperties { System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Services::Providers::ResourceProperty ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Services.Providers.ResourceProperty> KeyProperties { get; }
member this.KeyProperties : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Services.Providers.ResourceProperty>
Public ReadOnly Property KeyProperties As ReadOnlyCollection(Of ResourceProperty)

Wartość właściwości

ReadOnlyCollection<T> z ResourceProperty.

Dotyczy