Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the AgentProfileParameter class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AgentProfileParameter()
public AgentProfileParameter()
public:
AgentProfileParameter()
new : unit -> AgentProfileParameter
public function AgentProfileParameter()
Remarks
The default constructor initializes fields to their default values.
This namespace, class, or member is supported only in the .NET Framework 2.0.