The methods of the GetData class are listed below. For a complete list of GetData class members, see the GetData Members topic.
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
Get_Action | Get clicked button Action. |
Get_ActiveSQL | Get active SQL including active filter. |
Get_ASPDBNET | Return the HTML code from ASPdb.Net. |
Get_Cexport | Get exported columns of current grid. |
Get_Chart | Get Chart HTML code. |
Get_ColCount | Get current application field columns. |
Get_Credit | Get development credits information. |
Get_CRsum | Get the values exported by dbAggregateTemplate. |
Get_DListLevelSelectedItem | Get Dynamic List levels selected items. |
Get_EditSQL | Get SQL generated for Add, Update and Delete. |
Get_Fexport | Get exported fields of current row. |
Get_FieldMatrix | Get all the fields properties of an SQL in a 2-Dim array. |
Get_FilterCriteria | Get current filter criteria |
Get_LastClick | Get last click info. |
Get_LastScreen | Get last visited screen. |
Get_License | Get development license information. |
Get_Login_users | Get all Login user info. |
Get_LoginName | UserID of the last successful Login. |
Get_PageSize | Get PageSize of current grid. |
Get_ReturnCode | Get the exit code of the application. |
Get_RowCount | Get current application effective page size after row +/-. |
Get_RSCount | Get current application row count. |
Get_Sbox | Build a SelectBox with Init Record pointer option. |
Get_SELECT_ATAT | Get the Unit's result of MS-SQL Select@@Action |
Get_SelectBoxFormSelection | Get items selected in Selecetbox-form mode. |
Get_SelectBoxSelection | Get selected item during a Selecetbox-form mode. |
Get_SelectedItem | Get the most updated selecetd items in form of a delimited string. |
Get_SelRecPtr | Get current application record pointer. |
Get_Server | Get local server name. |
Get_SilentCmdError | Get Error of SilentCmd if any. |
Get_SPOutput | Get Output value of StoredProcedure. |
Get_Title | Return the Title HTML code from ASPdb.Net as defined in TextHolder. |
Get_TopRecPTR | Get current application page top record pointer. |
Get_Unit | Get active dbUnit. |
Get_UploadFiles | Get Upload files after ASPdbUpload() |
Get_UQ | Get Commandline user Query Variable at first entry. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
GetData Class | Tornado Namespace