AgentProfileParameter Constructor
Initializes a new instance of the AgentProfileParameter class.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New AgentProfileParameter()
public AgentProfileParameter()
public:
AgentProfileParameter()
new : unit -> AgentProfileParameter
public function AgentProfileParameter()
Comentarios
The default constructor initializes fields to their default values.
This namespace, class, or member is supported only in the .NET Framework 2.0.