DesignQueryControl.EditDataset(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 EditDataset(bool isSharedDatasetMode);
public bool EditDataset (bool isSharedDatasetMode);
abstract member EditDataset : bool -> bool
override this.EditDataset : bool -> bool
Public Function EditDataset (isSharedDatasetMode As Boolean) As Boolean
Parameters
- isSharedDatasetMode
- Boolean