Name | Description | |
---|---|---|
TableCrud Constructor | Initialize |
The following tables list the members exposed by TableCrud.
Name | Description | |
---|---|---|
TableCrud Constructor | Initialize |
Name | Description | |
---|---|---|
Delete | Overloaded. Delete a record where all parameters are equal | |
Insert | Overloaded. Insert a record into the table | |
Load | Get a list of records by the specified column | |
Update | Overloaded. Update a record in the database by a composite key |