SettingStore.PolybaseDmsServiceConfigSettings 속성

정의

PolybaseDmsServiceConfigSettings 개체를 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Configuration::PolybaseDmsServiceConfigSettings ^ PolybaseDmsServiceConfigSettings { Microsoft::SqlServer::Configuration::PolybaseDmsServiceConfigSettings ^ get(); void set(Microsoft::SqlServer::Configuration::PolybaseDmsServiceConfigSettings ^ value); };
public Microsoft.SqlServer.Configuration.PolybaseDmsServiceConfigSettings PolybaseDmsServiceConfigSettings { get; set; }
member this.PolybaseDmsServiceConfigSettings : Microsoft.SqlServer.Configuration.PolybaseDmsServiceConfigSettings with get, set
Public Property PolybaseDmsServiceConfigSettings As PolybaseDmsServiceConfigSettings

속성 값

PolybaseDmsServiceConfigSettings 개체

적용 대상