다음을 통해 공유


SqlDataSourceDesigner.CanRefreshSchema 속성

정의

디자인 호스트에서 RefreshSchema(Boolean) 메서드를 호출할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 virtual property bool CanRefreshSchema { bool get(); };
public override bool CanRefreshSchema { get; }
member this.CanRefreshSchema : bool
Public Overrides ReadOnly Property CanRefreshSchema As Boolean

속성 값

ConnectionStringSelectCommand 속성이 비어 있지 않으면 true이고, 그렇지 않으면 false입니다.

적용 대상

추가 정보