Query.forceSelectOrder(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 forceSelectOrder(bool _arg);
public virtual bool forceSelectOrder (bool _arg);
abstract member forceSelectOrder : bool -> bool
override this.forceSelectOrder : bool -> bool
Public Overridable Function forceSelectOrder (_arg As Boolean) As Boolean
Parameters
- _arg
- Boolean