SettingStore.PolybaseDmsServiceConfigSettings Property

Definition

Gets or sets the PolybaseDmsServiceConfigSettings object.

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

Property Value

The PolybaseDmsServiceConfigSettings object.

Applies to