Share via


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。

属性

適用対象