Condividi tramite


Classe MergeSessionError

Represents information on errors that occur during a Merge Agent session.

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.SqlServer.Replication..::..MergeSessionError

Spazio dei nomi  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class MergeSessionError
'Utilizzo
Dim instance As MergeSessionError
public sealed class MergeSessionError
public ref class MergeSessionError sealed
[<SealedAttribute>]
type MergeSessionError =  class end
public final class MergeSessionError

Nel tipo MergeSessionError sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico MergeSessionError Creates an instance of the MergeSessionError class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ErrorCode Gets or sets the error code.
Proprietà pubblica ErrorMessage Gets or sets the error message.
Proprietà pubblica SourceName Gets or sets the source of the error.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.