TargetServerGroup Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TargetServerGroup class.
Overload List
Name | Description | |
---|---|---|
TargetServerGroup() | Initializes a new instance of the TargetServerGroup class. | |
TargetServerGroup(JobServer, String) | Initializes a new instance of the TargetServerGroup class on the specified SQL Server Agent and with the specified name. |
Top