다음을 통해 공유


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입니다.

적용 대상