A Sandcastle Documented Class Library
C#
Show/Hide TOC
Accounts
load 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
Reference
Accounts Class
MbcsCentral Namespace
In This Article
Overload List
See Also