Click or drag to resize
IUserAccessiableGetTableFromStore Method
Overload List
  NameDescription
Public methodCode exampleGetTableFromStore(String)
Will get a name of a subject store and return the table object. in JS should be inserted into a ‘var’ type.
Public methodCode exampleGetTableFromStore(String, String, String, String)
Will get the name of the subject store, and SQL commands to pull through data out of the Table. in JS should be inserted into a ‘var’ type.
Public methodCode exampleGetTableFromStore(String, String, String, String, String)
Top
See Also