共用方式為


DataServiceConfiguration.DataServiceBehavior 屬性

定義

取得 DataServiceBehavior 物件,此物件會定義資料服務的其他行為。

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

屬性值

DataServiceBehavior 物件。

適用於

另請參閱