|
SharedHubQueryVendorCount Method
|
Queries vendor table count.
Namespace: GSF.Web.SharedAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.205-beta
Syntax function QueryVendorCount(filterText);
View SourceParameters
- filterText String
- Text to filter search down to.
Return Value
Int32The count of the rows in the table matching the query.
See Also