SettingStore.ASServiceConfigSettings 屬性

定義

取得 ASService 的設定。

public:
 property Microsoft::SqlServer::Configuration::ASServiceConfigSettings ^ ASServiceConfigSettings { Microsoft::SqlServer::Configuration::ASServiceConfigSettings ^ get(); };
public Microsoft.SqlServer.Configuration.ASServiceConfigSettings ASServiceConfigSettings { get; }
member this.ASServiceConfigSettings : Microsoft.SqlServer.Configuration.ASServiceConfigSettings
Public ReadOnly Property ASServiceConfigSettings As ASServiceConfigSettings

屬性值

ASService 的設定。

適用於