EngineDomainGroupSettings.SqlDomainGroup 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 domain group for the SQL server.
public:
virtual property System::String ^ SqlDomainGroup { System::String ^ get(); void set(System::String ^ value); };
public virtual string SqlDomainGroup { get; set; }
member this.SqlDomainGroup : string with get, set
Public Overridable Property SqlDomainGroup As String
Property Value
The domain group for the SQL server.