{CompanyName} FlexyGo

MasterTable Members

The MasterTable type exposes the following members.

Constructors


  Name Description
Public method MasterTable
Initializes a new instance of the MasterTable class.

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.

Properties


  Name Description
Public property GetSchema
Gets the MasterTable schema.
Public property GetSettings
Gets the Master Table settings.