QueryBuildDataSource.rangeCount 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 int rangeCount();
public virtual int rangeCount ();
abstract member rangeCount : unit -> int
override this.rangeCount : unit -> int
Public Overridable Function rangeCount () As Integer