IDtsLogProviderUI.IsEditable プロパティ

定義

ログ プロバイダーの ConfigString プロパティが編集可能かどうかを示します。

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

プロパティ値

ログ プロバイダーのプロパティが ConfigString 編集可能な場合は true。

適用対象