Udostępnij za pośrednictwem


Właściwość MergeSynchronizationAgent.OutputVerboseLevel

Pobiera lub ustawia poziom szczegółowości informacji zapisywanych w pliku wyjściowym agenta.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Public Overridable Property OutputVerboseLevel As Integer
    Get
    Set
'Użycie
Dim instance As MergeSynchronizationAgent
Dim value As Integer

value = instance.OutputVerboseLevel

instance.OutputVerboseLevel = value
public virtual int OutputVerboseLevel { get; set; }
public:
virtual property int OutputVerboseLevel {
    int get ();
    void set (int value);
}
abstract OutputVerboseLevel : int with get, set
override OutputVerboseLevel : int with get, set
function get OutputVerboseLevel () : int
function set OutputVerboseLevel (value : int)

Wartość właściwości

Typ: System.Int32
A Int32 wartość, która może być jedną z następujących wartości.

Wartość

Opis

0

Rejestrowane są tylko komunikaty o błędach.

1

Rejestrowane są wszystkie wiadomości raportu postępu.

2

Wszystkie wiadomości raportu postępu i komunikaty o błędach są rejestrowane.

Implementacje

IMergeSynchronizationAgent.OutputVerboseLevel

Uwagi

OutputVerboseLevel Właściwość jest ignorowana, jeśli Output właściwość jest zestaw.