IDtsLogProviderUI.IsEditable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the ConfigString property on the log provider is editable.
public:
property bool IsEditable { bool get(); };
public bool IsEditable { get; }
member this.IsEditable : bool
Public ReadOnly Property IsEditable As Boolean
Property Value
true if the ConfigString property on the log provider is editable.