Sdílet prostřednictvím


DataServiceConfiguration.DataServiceBehavior Vlastnost

Definice

Získá DataServiceBehavior objekt, který definuje další chování datové služby.

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

Hodnota vlastnosti

Objekt DataServiceBehavior .

Platí pro

Viz také