Share via


QueryBuildDataSource.staticlink Method

Returns a static Link object on the query’s data source.

Syntax

public QueryBuildStaticlink staticlink(int staticlinkNo)

Run On

Called

Parameters

  • staticlinkNo
    Type: int

Return Value

Type: QueryBuildStaticlink Class
The static Link object at the _staticLinkNo index.

See Also

Reference

QueryBuildDataSource Class