Share via


PendingCommandInfo Constructor

Creates a new instance of the PendingCommandInfo class.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New PendingCommandInfo()
public PendingCommandInfo()
public:
PendingCommandInfo()
new : unit -> PendingCommandInfo
public function PendingCommandInfo()

Remarks

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

See Also

Reference

PendingCommandInfo Class

Microsoft.SqlServer.Replication Namespace