Platform Core .NET Assemblies API
Terrasoft.Core.DB Namespace
See Also  Inheritance Hierarchy Send Feedback

Glossary Item Box

Classes

 ClassDescription
ClassActionsConfigUtilities Auxiliary class for the ActionsConfig enumeration.
ClassAggregationQueryFunction The aggregate function of the expression.
ClassBaseHint Basic class of the table hint.
ClassBufferingDataReader A data reader that allows data to be buffered.
ClassCastQueryFunction Function of casting the argument expression to the specified data type.
ClassCoalesceQueryFunction Function that returns the first expression that is not equal to null from the list of arguments.
ClassColumn Provides utility methods for working with expressions of query columns.
ClassConcatQueryFunction Function for generating a string that is a result of combining string values of the function arguments.
ClassCreateGuidQueryFunction The expression function of the new identifier.
ClassCurrentDateTimeQueryFunction The function of the current date and time expression.
ClassCustomQueryFunction Custom function.
ClassDataLengthQueryFunction Function for calculating the bytes used to represent the expression of column with passed name.
ClassDateAddQueryFunction Function of the expression of the date yielded by adding the specified time span to the specified date.
ClassDateDiffQueryFunction The function of expressing the date difference obtained by subtracting the specified dates.
ClassDatePartQueryFunction The expression function for the datepart of the Date/Time type.
ClassDBCommentEngine  
ClassDBCommentMetaPropertiesCollection  
ClassDBCommentMetaPropertyCollection  
ClassDBConfigurationElement  
ClassDBLobUtilities  
ClassDBMetaActionExecuteException  
ClassDBSectionCollection  
ClassDelete Query to delete data.
ClassForceSeekHint Class of the table hint "Use search in the index".
ClassFunc Provides utility methods for working with functions.
ClassHierarchicalSelectOptions Parameters used to built hierarchical queries.
ClassHintCollection  
ClassHints Class of table hints.
ClassHintsHelper  
ClassIndexHint Class of the table hint "Use the index".
ClassInsert Query to insert data.
ClassIsNullQueryFunction Function for replacing the null value with the placeholder expression.
ClassJoin The Join query operator.
ClassJoinCollection The collection of operators of the Join query.
ClassLengthQueryFunction Function for returning the length of expression.
ClassNoLockHint Class of the table hint "Reading invalid results".
ClassOrderByItem Represents the expression by which the query results are sorted.
ClassOrderByItemCollection The collection of expressions by which the query results are sorted.
ClassPageableSelectCondition Represents the condition for the paged output query.
ClassPageableSelectOptions Parameters of the paged output of the query results.
ClassQuery Base class of the data base query.
ClassQueryCase CASE operator expression.
ClassQueryCaseItem Item of the CASE condition.
ClassQueryColumnExpression The query column expression.
ClassQueryColumnExpressionCollection Collection of column expressions.
ClassQueryCondition The query condition.
ClassQueryFunction Base class of the expression function.
ClassQueryParameter Represents the query parameter.
ClassQueryParameterCollection Collection of the query parameters.
ClassQueryParameterUtilities Provides utility methods for working with query parameters.
ClassQuerySourceExpression The expression of the query data source.
ClassQueryUtilities Provides utility methods for working with queries to the database.
ClassRowLockHint Class of the table hint "Lock by records".
ClassSchemaDBActionMessageEventArgs Provides message about action for entity schema structure changing.
ClassSelect Query to select data.
ClassSelectQueryCollection Collection of data select queries.
ClassSequence Sequence object in database.
ClassSequenceMap Sequence map, stores sequence objects.
ClassSource Provides utility methods for working with the query data source.
ClassSubstringQueryFunction Function which gets part of a string.
ClassTrimQueryFunction Function for removing leading and trailing spaces from an expression.
ClassUpdate Query to update data.
ClassUpperQueryFunction The function for converting characters of the argument expression to uppercase.
ClassWindowQueryFunction SQL window function.

Interfaces

 InterfaceDescription
InterfaceIBufferingDataReader Provides a means for buffering the data from System.Data.IDataReader.
InterfaceICacheableQuery Provides methods and properties of the cached query.
InterfaceIDataValueTypeFactory Provides functionality to creating instance of a data value class.
InterfaceIDBCommand Represents the SQL command.
InterfaceIDBCommentEngine Provides methods for working with DB meta propeties based on DB comments.
InterfaceIDBReadableCommand Represents the SQL operator that can be used to read data.
InterfaceINonMarsDbExecutor Provides a means for executing commands for DBs without MARS support.
InterfaceIParametrizedQuery Provides methods and properties of the parameterized query.
InterfaceIQueryColumnExpressionsCollector  
InterfaceIQueryExpression Provides methods and properties of the query expression.

Enumerations

 EnumerationDescription
EnumerationActionsConfig Bit flags enumeration of update settings of the database structure.
EnumerationAggregationEvalType The scope of the aggregate function.
EnumerationDateDiffQueryFunctionInterval Unit of measurement of the date difference.
EnumerationDatePartQueryFunctionInterval Datepart.
EnumerationHintType Type of table hint.
EnumerationJoinType The Join type of operator.
EnumerationPageableSelectDirection Direction of the paged output.
EnumerationQueryColumnExpressionType The type of the column expression.
EnumerationQueryConditionType The type of the query condition.
EnumerationQuerySourceExpressionType The type of the expression of the query data source.

See Also

© Terrasoft 2002-2018.