QueryBuildDataSource.staticlinkCount 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.
Gives the number of static links that are defined on the QueryBuildDataSource object.
public:
 virtual int staticlinkCount();public virtual int staticlinkCount();abstract member staticlinkCount : unit -> int
override this.staticlinkCount : unit -> intPublic Overridable Function staticlinkCount () As IntegerReturns
The number of static links that are defined on the QueryBuildDataSource object.