![]() parameterPrefix | Internal SQL query parameter prefix form. |
![]() addTableToDataSetAsNewInstance | Open new instance of data access object, add copy of table to specified dataset and close data access object. |
![]() clearRowValues | Set all values in specified datarow to DBNull value |
![]() executeScalarAsNewInstance | Get first field from first row executed with SQL query. |
![]() executeSQLAsNewInstance | Create new instance of data access object, execute statement wit default connection string and close dataaccess object. |
![]() findDVfield | Overloaded. Return column value from first row that match criteria using defaultView for specified table using arraylist values as filter. |
![]() findDVRow | Overloaded. Find first row that match criteria using defaultView for specified table using arraylist values as filter. |
![]() findDVRows | Overloaded. Find rows using defaultView for specified table using arraylist values as filter. |
![]() getBasicType | Get grid view column type mapped from database schema information. |
![]() getDataTableAsNewInstance | Create new instance of data access object, execute statement with default connection string and close dataaccess object. |
![]() getParameterName | Get parameter name using internal parameter prefix. |
![]() sqlRepeatOperatorClause | Return repeated OR sql clause |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is 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. |
functions Class | Indoo.Data Namespace