Sys.Data.AdoNetQueryBuilder.resourcePath Property

Gets the URI path for the target data in the query.

get_resourcePath: function()

Usage

var a = exampleQueryBuilder.get_resourcePath();

Return Value

A string value that represents the path for the query.

See Also

Other Resources

Sys.Data.AdoNetQueryBuilder Class