다음을 통해 공유


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

  이름 Description
ComErrorRecord Overloaded. Creates an instance of the ComErrorRecord class.

위쪽

Public Properties

  이름 Description
ms149553.pubproperty(ko-kr,SQL.90).gif Description A description of the error.
ms149553.pubproperty(ko-kr,SQL.90).gif ErrorNumber The numeric error code.
ms149553.pubproperty(ko-kr,SQL.90).gif SourceType A value that identifies the source of the error.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms149553.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms149553.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms149553.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms149553.pubmethod(ko-kr,SQL.90).gifms149553.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms149553.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms149553.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms149553.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

ComErrorRecord Class
Microsoft.SqlServer.Replication Namespace