Vda – vda-1 Reference Manual
Vda
Description:
public
namespace
Vda
Namespace:
Vda
Package:
vda-1
Content:
Classes:
AffectedRows
-
A query result with the number of affected rows
CommandDelete
-
Implementation of
SqlCommandDelete
SQL command
CommandInsert
-
Implementation of
SqlCommandInsert
SQL command
CommandModification
-
Implementation of
SqlCommandModification
CommandSelect
-
Implementation of
SqlCommandSelect
CommandUpdate
-
Implementation of
SqlCommandUpdate
ConnectionParameter
-
Connection Parameter
ConnectionParameterDbName
-
Connection Parameter for Data Base's name.
ConnectionParameterHost
-
Connection Parameter for Host for the server to connect to
ConnectionParameterPassword
-
Connection Parameter for user's password for the server to connect to
ConnectionParameterPort
-
Connection Parameter for port for the server to connect to
ConnectionParameterUserName
-
Connection Parameter for user's name for the server to connect to
ConnectionParameters
-
A class to hold and parse connection string
Expression
-
Implemenation of
SqlExpression
ExpressionField
-
An implementation of
SqlExpressionField
ExpressionOperator
-
An implementation of
SqlExpressionOperator
ExpressionOperatorAnd
-
Implemenation of
SqlExpressionOperatorAnd
ExpressionOperatorBetween
-
Implemenation of
SqlExpressionOperatorBetween
ExpressionOperatorBetweenAnd
-
Implemenation of
SqlExpressionOperatorBetweenAnd
ExpressionOperatorBetweenSymmetric
-
Implemenation of
SqlExpressionOperatorBetweenSymmetric
ExpressionOperatorBetweenSymmetricAnd
-
Implemenation of
SqlExpressionOperatorBetweenSymmetricAnd
ExpressionOperatorBinaryUnaryterm
-
Implemenation of
SqlExpressionOperatorBinaryUnaryterm
ExpressionOperatorBinaryterm
-
Implemenation of
SqlExpressionOperatorBinaryterm
ExpressionOperatorConcatenate
-
Implemenation of
SqlExpressionOperatorConcatenate
ExpressionOperatorDiff
-
Implemenation of
SqlExpressionOperatorDiff
ExpressionOperatorDiv
-
Implemenation of
SqlExpressionOperatorDiv
ExpressionOperatorEq
-
Implemenation of
SqlExpressionOperatorEq
ExpressionOperatorFinalUnaryterm
-
Implemenation of
SqlExpressionOperatorFinalUnaryterm
ExpressionOperatorGeq
-
Implemenation of
SqlExpressionOperatorGeq
ExpressionOperatorGroup
-
Implemenation of
SqlExpressionOperatorGroup
ExpressionOperatorGt
-
Implemenation of
SqlExpressionOperatorGt
ExpressionOperatorIlike
-
Implemenation of
SqlExpressionOperatorIlike
ExpressionOperatorIn
-
Implemenation of
SqlExpressionOperatorIn
ExpressionOperatorInitialUnaryterm
-
Implemenation of
SqlExpressionOperatorInitialUnaryterm
ExpressionOperatorIs
-
Implemenation of
SqlExpressionOperatorIs
ExpressionOperatorIsDistinct
-
Implemenation of
SqlExpressionOperatorIsDistinct
ExpressionOperatorIsDistinctFrom
-
Implemenation of
SqlExpressionOperatorIsDistinctFrom
ExpressionOperatorIsFalse
-
Implemenation of
SqlExpressionOperatorIsFalse
ExpressionOperatorIsNot
-
Implemenation of
SqlExpressionOperatorIsNot
ExpressionOperatorIsNotDistinct
-
Implemenation of
SqlExpressionOperatorIsNotDistinct
ExpressionOperatorIsNotDistinctFrom
-
Implemenation of
SqlExpressionOperatorIsNotDistinctFrom
ExpressionOperatorIsNotFalse
-
Implemenation of
SqlExpressionOperatorIsNotFalse
ExpressionOperatorIsNotNull
-
Implemenation of
SqlExpressionOperatorIsNotNull
ExpressionOperatorIsNotTrue
-
Implemenation of
SqlExpressionOperatorIsNotTrue
ExpressionOperatorIsNotUnknown
-
Implemenation of
SqlExpressionOperatorIsNotUnknown
ExpressionOperatorIsNull
-
Implemenation of
SqlExpressionOperatorIsNull
ExpressionOperatorIsTrue
-
Implemenation of
SqlExpressionOperatorIsTrue
ExpressionOperatorIsUnknown
-
Implemenation of
SqlExpressionOperatorIsUnknown
ExpressionOperatorLeq
-
Implemenation of
SqlExpressionOperatorLeq
ExpressionOperatorLike
-
Implemenation of
SqlExpressionOperatorLike
ExpressionOperatorLt
-
Implemenation of
SqlExpressionOperatorLt
ExpressionOperatorMinus
-
Implemenation of
SqlExpressionOperatorMinus
ExpressionOperatorMultiterm
-
Implemenation of
SqlExpressionOperatorMultiterm
ExpressionOperatorNot
-
Implemenation of
SqlExpressionOperatorNot
ExpressionOperatorNotBetween
-
Implemenation of
SqlExpressionOperatorNotBetween
ExpressionOperatorNotBetweenAnd
-
Implemenation of
SqlExpressionOperatorNotBetweenAnd
ExpressionOperatorNotBetweenSymmetric
-
Implemenation of
SqlExpressionOperatorNotBetweenSymmetric
ExpressionOperatorNotBetweenSymmetricAnd
-
Implemenation of
SqlExpressionOperatorNotBetweenSymmetricAnd
ExpressionOperatorNotEq
-
Implemenation of
SqlExpressionOperatorNotEq
ExpressionOperatorNotIlike
-
Implemenation of
SqlExpressionOperatorNotIlike
ExpressionOperatorNotIn
-
Implemenation of
SqlExpressionOperatorNotIn
ExpressionOperatorNotLike
-
Implemenation of
SqlExpressionOperatorNotLike
ExpressionOperatorOr
-
Implemenation of
SqlExpressionOperatorOr
ExpressionOperatorPlus
-
Implemenation of
SqlExpressionOperatorPlus
ExpressionOperatorRegexp
-
Implemenation of
SqlExpressionOperatorRegexp
ExpressionOperatorSimilarTo
-
Implemenation of
SqlExpressionOperatorSimilarTo
ExpressionOperatorStar
-
Implemenation of
SqlExpressionOperatorStar
ExpressionOperatorThreeterm
-
Implemenation of
SqlExpressionOperatorThreeterm
ExpressionValue
-
Implemenation of
SqlExpressionValue
ExpressionValueParameter
-
Implemenation of
SqlExpressionValueParameter
HashList
-
Implemenation of
HashModel
InvalidPreparedQuery
-
Invalid
PreparedQuery
InvalidQuery
-
Invalid
Query
InvalidResult
-
Represent an invalid
Result
after execute a query
Parameters
-
Set parameters for a prepared query.
Parser
-
An implementation of
SqlParser
TableReference
-
Represent a table reference by name
Value
-
An implementation of
Vda.SqlValue
ValueBinary
-
An implementation of
Vda.SqlValueBlob
.
ValueBit
-
An implementation of
SqlValueBit
ValueBool
-
An implementation of
SqlValueBool
ValueByte
-
An implementation of
SqlValueByte
ValueDate
-
An implementation of
SqlValueDate
ValueDouble
-
An implementation of
SqlValueDouble
ValueFloat
-
An implementation of
SqlValueFloat
ValueInt2
-
An implementation of
SqlValueInt2
ValueInt4
-
An implementation of
SqlValueInt4
ValueInt8
-
An implementation of
SqlValueInt8
ValueInteger
-
An implementation of
SqlValueInteger
ValueJson
-
An implementation of
SqlValueJson
ValueMathExp
-
Represent an SQL value
ValueMoney
-
An implementation of
SqlValueMoney
ValueName
-
An implementation of
SqlValueName
ValueNull
-
An implementation of
SqlValueNull
ValueNumeric
-
An implementation of
SqlValueNumeric
ValueOid
-
An implementation of
SqlValueOid
ValueString
-
An implementation of
SqlValueString
ValueText
-
An implementation of
SqlValueText
ValueTime
-
Implementation of
SqlValueTime
a time with time zone
ValueTimeNtz
-
An implementation of
SqlValueTimeNtz
as time without time zone
ValueTimestamp
-
An implementation of
SqlValueTimestamp
with time zone
ValueTimestampNtz
-
An implementation of
SqlValueTimestampNtz
without time zone
ValueUnsignedByte
-
An implementation of
SqlValueByte
ValueUnsignedInt2
-
An implementation of
SqlValueInt2
ValueUnsignedInt4
-
An implementation of
SqlValueInt4
ValueUnsignedInt8
-
An implementation of
SqlValueInt8
ValueUnsignedInteger
-
An implementation of
SqlValueInteger
ValueXml
-
An implementation of
SqlValueXml
Enums:
MoveDirection
-
Move direction
2022 vala-language.org