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

FdoCLOBValue Member List

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

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

Comments or suggestions? Send us feedback.