SettingStore.EngineDomainGroupSettings 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 the engine domain group settings.
public:
property Microsoft::SqlServer::Configuration::EngineDomainGroupSettings ^ EngineDomainGroupSettings { Microsoft::SqlServer::Configuration::EngineDomainGroupSettings ^ get(); };
public Microsoft.SqlServer.Configuration.EngineDomainGroupSettings EngineDomainGroupSettings { get; }
member this.EngineDomainGroupSettings : Microsoft.SqlServer.Configuration.EngineDomainGroupSettings
Public ReadOnly Property EngineDomainGroupSettings As EngineDomainGroupSettings
Property Value
The engine domain group settings.