Membros ComErrorRecord
Represents information for an error generated by a replication agent.
O tipo ComErrorRecord expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
ComErrorRecord() () () () | Creates an instance of the ComErrorRecord class. |
![]() |
ComErrorRecord(String, String, Int32) | Creates an instance of the ComErrorRecord class and settings properties of the error. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Description | A description of the error. |
![]() |
ErrorNumber | The numeric error code. |
![]() |
SourceType | A value that identifies the source of the error. |
Início