Accountsload Method

Overload List

load Load all Accounts from database
load(Int64) Load by Primary Key
load(String) Load the Account object for a specified user account
load(String, String, Boolean) Retrieve records from a table using the passes SQL string

See Also