Sys.Data.AdoNetQueryBuilder.toString Method

Writes the query as a URI path.

toString: function()

Usage

exampleQueryBuilder.toString();

Return Value

A string that represent the query as a URI path.

See Also

Other Resources

Sys.Data.AdoNetQueryBuilder Class