IDTSLogging100.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

속성 값

로깅을 사용하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상