JobServer.AgentDomainGroup Özelliği
sql Server Agent etki alanı grubunu alır.
Ad Alanı: Microsoft.SqlServer.Management.Smo.Agent
Derleme: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)
Sözdizimi
'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property AgentDomainGroup As String
Get
'Kullanım
Dim instance As JobServer
Dim value As String
value = instance.AgentDomainGroup
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string AgentDomainGroup { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ AgentDomainGroup {
String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member AgentDomainGroup : string
function get AgentDomainGroup () : String
Özellik Değeri
Tür: System.String
A String belirten değeri SQL Server Aracısı etki alanı grubu.