Namespace - LJCDBClientLib
Syntax
C# |
public class DbManager
|
Provides DbDataAccess data manipulation methods.
Public Methods
#ctor
|
Initializes an object instance.
|
Add
|
Adds a Data Record to the database.
|
Delete
|
Deletes the records with the specified key values.
|
ExecuteRequest
|
Executes the supplied request.
|
Load
|
Loads a collection of data records.
|
Reset
|
Resets the data access configuration.
|
Retrieve
|
Retrieves a record from the database.
|
SetLookupColumns
|
Adds the lookup column names.
|
Update
|
Updates the record.
|
9 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.