{CompanyName} FlexyGo

MasterTable Methods

The MasterTable type exposes the following members.

Methods


  Name Description
Public method Delete
Deletes the specified row using table keys.
Public method GetConnStringId
Gets the connection string identifier.
Public method GetData()()()()
Gets the data.
Public method GetData(Int32, Int32)
Gets the data.
Public method GetData(String)
Gets the data filtered bya a where sentence.
Public method Insert
Inserts the specified values and fills out the return row.
Public method Update
Updates the specified row using keys fields and value fields and fills out the return row.