MasterTable Members
The MasterTable type exposes the following members.
Methods
Name | Description | |
---|---|---|
Delete |
Deletes the specified row using table keys.
|
|
GetConnStringId |
Gets the connection string identifier.
|
|
GetData()()()() |
Gets the data.
|
|
GetData(Int32, Int32) |
Gets the data.
|
|
GetData(String) |
Gets the data filtered bya a where sentence.
|
|
Insert |
Inserts the specified values and fills out the return row.
|
|
Update |
Updates the specified row using keys fields and value fields and fills out the return row.
|
Properties
Name | Description | |
---|---|---|
GetSchema |
Gets the MasterTable schema.
|
|
GetSettings |
Gets the Master Table settings.
|