EngineDomainGroupSettings.SqlDomainGroup Property

Definition

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

String

The domain group for the SQL server.

Applies to