IDTSLogging100.Enabled Property

Definition

Gets a value that indicates whether logging is enabled.

public:
 property bool Enabled { bool get(); };
[System.Runtime.InteropServices.DispId(1610743809)]
public bool Enabled { [System.Runtime.InteropServices.DispId(1610743809)] get; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
[<get: System.Runtime.InteropServices.DispId(1610743809)>]
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

Property Value

true if logging is enabled; otherwise, false.

Attributes

Applies to