Udostępnij za pośrednictwem


ComErrorRecord Members

Represents information for an error generated by a replication agent.

The following tables list the members exposed by the ComErrorRecord type.

Public Constructors

  Name Description
ComErrorRecord Overloaded. Creates an instance of the ComErrorRecord class.

Top

Public Properties

  Name Description
ms149553.pubproperty(en-US,SQL.90).gif Description A description of the error.
ms149553.pubproperty(en-US,SQL.90).gif ErrorNumber The numeric error code.
ms149553.pubproperty(en-US,SQL.90).gif SourceType A value that identifies the source of the error.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms149553.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms149553.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms149553.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms149553.pubmethod(en-US,SQL.90).gifms149553.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149553.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms149553.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms149553.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ComErrorRecord Class
Microsoft.SqlServer.Replication Namespace