GroupID Property (SQL-DMO)

The GroupID property returns a system-generated, long integer uniquely identifying a multiserver administration, target server group.

Applies To

TargetServerGroup Object

Syntax

object.GroupID

Part Description
object Expression that evaluates to an object in the Applies To list

Remarks

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.

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetGroupID(LPLONG pRetVal);

See Also
ApplyToTargetServer Method ApplyToTargetServerGroup Method

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.