AgentProfile Constructor
Initializes a new instance of the AgentProfile class.
Remarks
This namespace, class, or member is supported only in the .NET Framework 2.0.
Overload List
Name | Description |
---|---|
AgentProfile () |
Initializes a new instance of the AgentProfile class.
|
AgentProfile (Int32, ServerConnection) |
Initializes a new instance of the AgentProfile class with a specified agent profile ID value and server connection.
|
AgentProfile (String, ServerConnection) |
Initializes a new instance of the AgentProfile class with the specified profile name and server connection.
|
See Also
Reference
AgentProfile Class
AgentProfile Members
Microsoft.SqlServer.Replication Namespace