Property Integer Field_Count
Read Access: | Get Field_Count to IntegerVariable |
Field_Count returns the number of columns in the DDO. This is usually the number of columns in the table that is the Main_File of the DataDictionary Object (DDO).
Integer iNumberOfColumns Get Field_Count of Customer_DD to iNumberOfColumns