Class: cCrystalISQLExpressionFieldDefinition
CLSID: {AF376817-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObjectMixincCrystalISQLExpressionFieldDefinitionClass Definition
Functions and Procedures
ComCheck(Boolean ByRef llpBool String ByRef llppErrorString)
Checks whether the SQL expression is valid
CRFieldKindComKind()
Gets field definition kind.
StringComName()
Gets field definition unique formula name.
VariantComNextValue()
Gets field next value.
ShortComNumberOfBytes()
Gets field number of bytes.
VariantComParent()
Gets summary field parent (report).
VariantComPreviousValue()
Gets field previous value.
StringComSQLExpressionFieldName()
Gets SQL expression field name.
StringComText()
Gets or sets SQL expression text.
VariantComValue()
Gets field value.
CRFieldValueTypeComValueType()
Gets field value type.
Set(String value)
Gets or sets SQL expression text.