Query.normalizeQuery(Int32) 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 void normalizeQuery(int _fetchSize);
public virtual void normalizeQuery (int _fetchSize);
abstract member normalizeQuery : int -> unit
override this.normalizeQuery : int -> unit
Public Overridable Sub normalizeQuery (_fetchSize As Integer)
Parameters
- _fetchSize
- Int32