Create(Integer,Integer) Constructor
Initializes a new instance of the TdxCreateTableParameters class with specified settings.
Declaration
constructor Create(ARowCount: Integer; AColumnCount: Integer);
Parameters
Name | Type |
---|---|
ARowCount | Integer |
AColumnCount | Integer |
See Also