ExtendedUDFSupport Property
Description
Checks if the program can use the maximum allowable user-defined fields (99 user-defined fields and 3 memo fields).
Property type
Read-only property
Syntax
Visual Basic
Public Property ExtendedUDFSupport As Long
Remarks
UDF support is defined for Oracle and MS-SQL based projects. For other platforms, the return value is indeterminate.
See Also