다음을 통해 공유


IDataSourceDesigner.CanConfigure 속성

정의

Configure() 메서드를 호출할 수 있는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

Boolean

내부 데이터 소스에 true 메서드를 사용하여 시작할 수 있는 구성 마법사가 있으면 Configure()이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보