FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FdoInt32Value Member List

This is the complete list of members for FdoInt32Value, including all inherited members.

AddRef()FdoIDisposable [inline, virtual]
Create()FdoInt32Value [static]
Create(FdoInt32 value)FdoInt32Value [static]
FdoDataValue::Create(FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(bool value)FdoDataValue [static]
FdoDataValue::Create(FdoByte value)FdoDataValue [static]
FdoDataValue::Create(FdoDateTime value)FdoDataValue [static]
FdoDataValue::Create(double value, FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(FdoInt16 value)FdoDataValue [static]
FdoDataValue::Create(FdoInt64 value)FdoDataValue [static]
FdoDataValue::Create(float value)FdoDataValue [static]
FdoDataValue::Create(FdoString *value)FdoDataValue [static]
FdoDataValue::Create(FdoByte *value, FdoInt32 length, FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(FdoByteArray *value, FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(FdoString *value, FdoDataType dataType)FdoDataValue [static]
Dispose()FdoInt32Value [protected, virtual]
FdoDataValue()FdoDataValue [protected]
FdoExpression()FdoExpression [protected]
FdoIDisposable()FdoIDisposable [inline, protected]
FdoInt32Value()FdoInt32Value [protected]
FdoInt32Value(FdoInt32 value)FdoInt32Value [protected]
GetDataType()FdoInt32Value [virtual]
GetInt32()FdoInt32Value
GetRefCount()FdoIDisposable [inline, virtual]
GetXmlValue()FdoDataValue
IsNull()FdoDataValue [virtual]
m_dataFdoInt32Value [protected]
m_isNullFdoDataValue [protected]
m_toStringFdoExpression [protected]
m_XmlValueFdoDataValue [protected]
operator FdoInt32()FdoInt32Value [inline]
Parse(FdoString *expressionText)FdoExpression [static]
Process(FdoIExpressionProcessor *p)FdoInt32Value [virtual]
Release()FdoIDisposable [inline, virtual]
SetInt32(FdoInt32 value)FdoInt32Value
SetNull()FdoDataValue [virtual]
ToString()FdoInt32Value [virtual]
ToStringInternal(FdoIdentifierCollection *pIdCol)FdoExpression [virtual]
~FdoExpression()FdoExpression [protected, virtual]
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]
~FdoInt32Value()FdoInt32Value [protected, virtual]

Comments or suggestions? Send us feedback.