ComErrorRecord Constructor ()
Creates an instance of the ComErrorRecord class.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Syntax
'Declaration
Public Sub New
public ComErrorRecord ()
public:
ComErrorRecord ()
public ComErrorRecord ()
public function ComErrorRecord ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ComErrorRecord Class
ComErrorRecord Members
Microsoft.SqlServer.Replication Namespace