Namespace - LJCDBClientLib
Syntax
C# |
public class SQLManager
|
Provides SQL data manipulation methods.
Public Methods
#ctor
|
Initializes an object instance.
|
Add
|
Adds a record to the database.
|
Delete
|
Deletes the records with the specified key values.
|
GetDataTable
|
Gets a DataTable object.
|
MapNames
|
Maps the column property and rename values.
|
Reset
|
Resets the data access configuration.
|
SetLookupColumns
|
Adds the lookup column names.
|
Update
|
Updates the record.
|
8 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.