The GroupID property returns a system-generated, long integer uniquely identifying a multiserver administration, target server group.
object.GroupID
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
On any administrating Microsoft® SQL Server™ installation, administration target servers may be grouped. SQL Server multiserver administration allows job assignment to one or more SQL Server installations by name or multiserver administration group.
Long
Read-only
HRESULT GetGroupID(LPLONG pRetVal);
ApplyToTargetServer Method | ApplyToTargetServerGroup Method |