Return type | Description | |
reqDS(methodNameparam?) | DataStore |
Send HTTP request to DataService.svc |
reqDS(svcNamemethodNameparam?) | DataStore |
Send HTTP request to DataService. |
reqDS(spNameparam?) | DataStore |
Send HTTP request to Stored Procedure. |
reqNT(ntNamentParam?spName?spParam?) | DataStore |
Send Notification. |
reqUrl(urlparam?) | None |
Send HTTP request to URL. |