Share via


SupportsGenericQueryDesignerAttribute.SupportsGenericQueryDesigner 속성

정의

IQueryDesigner가 사용자 지정 텍스트 모드를 지원하는지 여부를 나타내는 부울 값을 가져옵니다.

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

속성 값

IQueryDesigner가 사용자 지정 텍스트 모드를 지원하면 true이고, 그렇지 않으면 false입니다.

적용 대상