언어

IDtsLogProviderUI.IsEditable 속성

정의

로그 제공자의 속성이 ConfigString 편집 가능한지 여부를 나타냅니다.

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

속성 값

로그 제공자의 속성이 ConfigString 편집 가능하면 참입니다.

적용 대상