Partager via


AgentProfileParameter constructeur

Initializes a new instance of the AgentProfileParameter class.

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (dans Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

Dim instance As New AgentProfileParameter()
public AgentProfileParameter()
public:
AgentProfileParameter()
new : unit -> AgentProfileParameter
public function AgentProfileParameter()

Notes

The default constructor initializes fields to their default values.

This namespace, class, or member is supported only in the .NET Framework 2.0.