Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the Sys.Data.AdoNetServiceProxy class.
Sys.Data.AdoNetServiceProxy = function(serviceUri)
Usage
var a = new Sys.Data.AdoNetServiceProxy(serviceUri);
Arguments
Arguments |
Definition |
|---|---|
serviceUri |
The absolute or relative URI of the data service. |