Share via


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 对象。

适用于

另请参阅