DesignQueryControl.EditDatasource(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool EditDatasource(bool isQueryDesignMode);
public bool EditDatasource (bool isQueryDesignMode);
abstract member EditDatasource : bool -> bool
override this.EditDatasource : bool -> bool
Public Function EditDatasource (isQueryDesignMode As Boolean) As Boolean
Parameters
- isQueryDesignMode
- Boolean