SettingStore.PolybaseEngineServiceConfigSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the service configuration settings for the store settings.
public:
property Microsoft::SqlServer::Configuration::PolybaseEngineServiceConfigSettings ^ PolybaseEngineServiceConfigSettings { Microsoft::SqlServer::Configuration::PolybaseEngineServiceConfigSettings ^ get(); void set(Microsoft::SqlServer::Configuration::PolybaseEngineServiceConfigSettings ^ value); };
public Microsoft.SqlServer.Configuration.PolybaseEngineServiceConfigSettings PolybaseEngineServiceConfigSettings { get; set; }
member this.PolybaseEngineServiceConfigSettings : Microsoft.SqlServer.Configuration.PolybaseEngineServiceConfigSettings with get, set
Public Property PolybaseEngineServiceConfigSettings As PolybaseEngineServiceConfigSettings
Property Value
A service configuration settings for the store settings.