Właściwość CollectionSet.LoggingLevel
Pobiera lub ustawia poziom rejestrowania dla zestaw kolekcja.
Przestrzeń nazw: Microsoft.SqlServer.Management.Collector
Zestaw: Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute> _
Public Property LoggingLevel As Short
Get
Set
'Użycie
Dim instance As CollectionSet
Dim value As Short
value = instance.LoggingLevel
instance.LoggingLevel = value
[SfcPropertyAttribute]
public short LoggingLevel { get; set; }
[SfcPropertyAttribute]
public:
property short LoggingLevel {
short get ();
void set (short value);
}
[<SfcPropertyAttribute>]
member LoggingLevel : int16 with get, set
function get LoggingLevel () : short
function set LoggingLevel (value : short)
Wartość właściwości
Typ: System.Int16
A SmallInt wartość, która wskazuje poziom rejestrowania, używane do zestaw kolekcja.
Uwagi
Poziomy rejestrowania opisano w poniższej tabela.
Level |
Opis |
|---|---|
0 |
Rejestruje informacje o wykonanie i SSIS następujące zdarzenia:
|
1 |
Domyślny poziom rejestrowania, łączy rejestrowania poziomu 0 i:
|
2 |
Poziom rejestrowania 1 i szczegółowe SSIS zdarzenia. |
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.