Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSAdvFieldDefs.AddFieldDef
TABSAdvFieldDefs
Top 


Creates a new field definition object and adds it to the Items property of this TABSAdvFieldDefs object.

function AddFieldDef: TABSAdvFieldDef;

Description
Call AddFieldDef to add field definitions when creating a database table. AddFieldDef returns the new TABSAdvFieldDef object that is added to the collection of field definitions. After calling AddFieldDef, set the properties of the newly added TABSAdvFieldDef object to specify the name, type, and size of field that should be created.

Note:   AddFieldDef is only valid in the context of creating field definitions for a table to be created with a subsequent call to the CreateTable method. It cannot be used to add fields to an already-existing table.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database May 09, 2024