言語

IDtsLogProviderUI.IsEditable プロパティ

定義

ログ提供者の ConfigString プロパティが編集可能かどうかを示します。

public:
 property bool IsEditable { bool get(); };
public bool IsEditable { get; }
member this.IsEditable : bool
Public ReadOnly Property IsEditable As Boolean

プロパティ値

ログプロバイダーの ConfigString プロパティが編集可能であれば真です。

適用対象