ICustomizationFields Interface Members
Public Methods
Public Method AddActiveFieldFinds the first free, inactive field in the specified table, signs the field as active, and returns the CustomizationFields object representing the field.
Public Method AddActiveMemoFieldCreates a new memo field in a table.
Public Properties
Public Property FieldThe customization field object for the specified database table and field.
Public Property FieldExistsChecks if the specified database field exists.
Public Property FieldsA list of all fields in the specified table.The list of all available fields for the entity managed by the factory.
See Also