Class: cCrystalISQLExpressionFieldDefinition
CLSID: {AF376817-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalISQLExpressionFieldDefinitionClass Definition
Functions and Procedures

ComCheck(Boolean ByRef llpBool String ByRef llppErrorString)
Checks whether the SQL expression is valid
CRFieldKind
ComKind()
Gets field definition kind.
String
ComName()
Gets field definition unique formula name.
Variant
ComNextValue()
Gets field next value.
Short
ComNumberOfBytes()
Gets field number of bytes.
Variant
ComParent()
Gets summary field parent (report).
Variant
ComPreviousValue()
Gets field previous value.
String
ComSQLExpressionFieldName()
Gets SQL expression field name.
String
ComText()
Gets or sets SQL expression text.
Variant
ComValue()
Gets field value.
CRFieldValueType
ComValueType()
Gets field value type.

Set(String value)
Gets or sets SQL expression text.