Udostępnij za pośrednictwem


DataServiceConfiguration.DataServiceBehavior Właściwość

Definicja

DataServiceBehavior Pobiera obiekt, który definiuje dodatkowe zachowania usługi danych.

public:
 property System::Data::Services::DataServiceBehavior ^ DataServiceBehavior { System::Data::Services::DataServiceBehavior ^ get(); };
public System.Data.Services.DataServiceBehavior DataServiceBehavior { get; }
member this.DataServiceBehavior : System.Data.Services.DataServiceBehavior
Public ReadOnly Property DataServiceBehavior As DataServiceBehavior

Wartość właściwości

Obiekt DataServiceBehavior.

Dotyczy

Zobacz też