VelocityDB Class Library
VelocityDB Class Library
VelocityDb.TypeInfo
CommonTypes Class
CommonTypes Fields
s_sizeOfBoolean Field
s_sizeOfByte Field
s_sizeOfChar Field
s_sizeOfDecimal Field
s_sizeOfDouble Field
s_sizeOfInt16 Field
s_sizeOfInt32 Field
s_sizeOfInt64 Field
s_sizeOfSByte Field
s_sizeOfSingle Field
s_sizeOfUInt16 Field
s_sizeOfUInt32 Field
s_sizeOfUInt64 Field
s_typeOfArray Field
s_typeOfArrayList Field
s_typeOfBoolean Field
s_typeOfBTreeInternal Field
s_typeOfBTreeInternalOidShort Field
s_typeOfBTreeLeaf Field
s_typeOfBTreeLeafBase Field
s_typeOfBTreeLeafOidShort Field
s_typeOfBTreeMap Field
s_typeOfBTreeMapOidShort Field
s_typeOfBTreeSet Field
s_typeOfBTreeSetOidShort Field
s_typeOfByte Field
s_typeOfByteArray Field
s_typeOfChar Field
s_typeOfCompareByFieldIndex Field
s_typeOfDataForISerializable Field
s_typeOfDateTime Field
s_typeOfDecimal Field
s_typeOfDelegate Field
s_typeOfDouble Field
s_typeOfEmbed Field
s_typeOfFunc Field
s_typeOfGetHandler Field
s_typeOfGuid Field
s_typeOfIndex Field
s_typeOfIndexStringByHashCode Field
s_typeOfInt16 Field
s_typeOfInt32 Field
s_typeOfInt64 Field
s_typeOfIOptimizedPersistable Field
s_typeOfISet Field
s_typeOfList Field
s_typeOfLong Field
s_typeOfNonSerializedAttribute Field
s_typeOfNullable Field
s_typeOfObject Field
s_typeOfObjectActivator Field
s_typeOfObjectArray Field
s_typeOfOid Field
s_typeOfOidShort Field
s_typeOfOnePerDatabase Field
s_typeOfOptimizedPersistable Field
s_typeOfSByte Field
s_typeOfSchema Field
s_typeOfSessionBase Field
s_typeOfSetHandler Field
s_typeOfSingle Field
s_typeOfString Field
s_typeOfStringArray Field
s_typeOfTimeSpan Field
s_typeOfType Field
s_typeOfTypeArray Field
s_typeOfTypeVersionArray Field
s_typeOfUInt16 Field
s_typeOfUInt32 Field
s_typeOfUInt64 Field
s_typeOfUniqueConstraint Field
s_typeOfUseOidShort Field
s_typeOfValueType Field
s_typeOfVelocityDbComparer Field
s_typeOfVelocityDbList Field
s_typeOfVelocityDbListOidShort Field
s_typeOfWeakIOptimizedPersistableReference Field
s_typeOfWeakIOptimizedPersistableReferenceBase Field
s_typeOfWeakReferenceList Field
s_typeOfWeakShortReferenceList Field
CommonTypes Fields
The
CommonTypes
type exposes the following members.
Fields
Name
Description
s_sizeOfBoolean
Cache of sizeof(
Boolean
)
s_sizeOfByte
Cache of sizeof(
Byte
)
s_sizeOfChar
Cache of sizeof(
Char
)
s_sizeOfDecimal
Cache of sizeof(
Decimal
)
s_sizeOfDouble
Cache of sizeof(
Double
)
s_sizeOfInt16
Cache of sizeof(
Int16
)
s_sizeOfInt32
Cache of sizeof(
Int32
)
s_sizeOfInt64
Cache of sizeof(
Int64
)
s_sizeOfSByte
Cache of sizeof(
SByte
)
s_sizeOfSingle
Cache of sizeof(
Single
)
s_sizeOfUInt16
Cache of sizeof(
UInt16
)
s_sizeOfUInt32
Cache of sizeof(
UInt32
)
s_sizeOfUInt64
Cache of sizeof(
UInt64
)
s_typeOfArray
Cache of typeof(
Array
)
s_typeOfArrayList
Cache of typeof(ArrayList)
s_typeOfBoolean
Cache of typeof(
Boolean
)
s_typeOfBTreeInternal
Cache of typeof(
BTreeInternal
Key, Value
)
s_typeOfBTreeInternalOidShort
Cache of typeof(
BTreeInternalOidShort
)
s_typeOfBTreeLeaf
Cache of typeof(
BTreeLeaf
Key, Value
)
s_typeOfBTreeLeafBase
Cache of typeof(
BTreeLeafBase
Key, Value
)
s_typeOfBTreeLeafOidShort
Cache of typeof(
BTreeLeafOidShort
)
s_typeOfBTreeMap
Cache of typeof(
BTreeMap
Key, Value
)
s_typeOfBTreeMapOidShort
Cache of typeof(
BTreeMapOidShort
Key, Value
)
s_typeOfBTreeSet
Cache of typeof(
BTreeSet
Key
)
s_typeOfBTreeSetOidShort
Cache of typeof(
BTreeSetOidShort
Key
)
s_typeOfByte
Cache of typeof(
Byte
)
s_typeOfByteArray
Cache of typeof(
Byte
[])
s_typeOfChar
Cache of typeof(
Char
)
s_typeOfCompareByFieldIndex
Cache of typeof(
CompareByFieldIndex
Key
)
s_typeOfDataForISerializable
Cache of typeof(
DataForISerializable
)
s_typeOfDateTime
Cache of typeof(
DateTime
)
s_typeOfDecimal
Cache of typeof(
Decimal
)
s_typeOfDelegate
Cache of typeof(Delegate)
s_typeOfDouble
Cache of typeof(
Double
)
s_typeOfEmbed
Cache of typeof(Embed)
s_typeOfFunc
Cache of typeof(Func{})
s_typeOfGetHandler
Cache of typeof(Func{object, object});
s_typeOfGuid
Cache of typeof(
Guid
)
s_typeOfIndex
Cache of typeof(
Index
)
s_typeOfIndexStringByHashCode
Cache of typeof(IndexStringByHashCode)
s_typeOfInt16
Cache of typeof(
Int16
)
s_typeOfInt32
Cache of typeof(
Int32
)
s_typeOfInt64
Cache of typeof(
Int64
)
s_typeOfIOptimizedPersistable
Cache of typeof(
IOptimizedPersistable
)
s_typeOfISet
Cache of typeof(
ISet
T
)
s_typeOfList
Cache of typeof(List{})
s_typeOfLong
Cache of typeof(
Int64
)
s_typeOfNonSerializedAttribute
Cache of typeof(NonSerializedAttribute)
s_typeOfNullable
Cache of typeof(Nullable)
s_typeOfObject
Cache of typeof(
Object
)
s_typeOfObjectActivator
Cache of typeof(ObjectActivator)
s_typeOfObjectArray
Cache of typeof(
Object
[])
s_typeOfOid
Cache of typeof(Oid)
s_typeOfOidShort
Cache of typeof(OidShort)
s_typeOfOnePerDatabase
Cache of typeof(
OnePerDatabase
)
s_typeOfOptimizedPersistable
Cache of typeof(
OptimizedPersistable
)
s_typeOfSByte
Cache of typeof(
SByte
)
s_typeOfSchema
Cache of typeof(Schema)
s_typeOfSessionBase
Cache of typeof(SessionBase)
s_typeOfSetHandler
Cache of typeof(Action{object, object});
s_typeOfSingle
Cache of typeof(
Single
)
s_typeOfString
Cache of typeof(
String
)
s_typeOfStringArray
Cache of typeof(
String
[])
s_typeOfTimeSpan
Cache of typeof(
TimeSpan
)
s_typeOfType
Cache of typeof(
Type
)
s_typeOfTypeArray
Cache of typeof(
Type
[])
s_typeOfTypeVersionArray
Cache of typeof(TypeVersion[])
s_typeOfUInt16
Cache of typeof(
UInt16
)
s_typeOfUInt32
Cache of typeof(
UInt32
)
s_typeOfUInt64
Cache of typeof(
UInt64
)
s_typeOfUniqueConstraint
Cache of typeof(UniqueConstraint)
s_typeOfUseOidShort
Cache of typeof(UseOidShort)
s_typeOfValueType
Cache of typeof(
ValueType
)
s_typeOfVelocityDbComparer
Cache of typeof(
VelocityDbComparer
Key
)
s_typeOfVelocityDbList
Cache of typeof(
VelocityDbList
T
)
s_typeOfVelocityDbListOidShort
Cache of typeof(
VelocityDbListOidShort
T
)
s_typeOfWeakIOptimizedPersistableReference
Cache of typeof(WeakIOptimizedPersistableReference)
s_typeOfWeakIOptimizedPersistableReferenceBase
Cache of typeof(WeakIOptimizedPersistableReferenceBase)
s_typeOfWeakReferenceList
Cache of typeof(
WeakReferenceList
T
)
s_typeOfWeakShortReferenceList
Cache of typeof(
WeakShortReferenceList
T
)
Top
See Also
Reference
CommonTypes Class
VelocityDb.TypeInfo Namespace