<< Click to Display Table of Contents >> AdoColumn Class |
![]() ![]() ![]() |
Column Class (ADOX)
CLASS AdoColumn INHERIT AdoObject
Init() Create Object of type AdoColumn
Attributes Column characteristics
DefinedSize The maximum size of the column
Name The Name of the Column
NumericScale The scale of a numeric value in the column
ParentCatalog The parent catalog
Precision The maximum precision of data values in the column
Properties Collection of Property objects
RelatedColumn The name of the related column in the related table
SortOrder The sort sequence for the column
Type The data type of the column
Attributes Column characteristics
DefinedSize The maximum size of the column
Name The Name of the Column
NumericScale The scale of a numeric value in the column
ParentCatalog The parent catalog
Precision The maximum precision of data values in the column
RelatedColumn The name of the related column in the related table
SortOrder The sort sequence for the column
Type The data type of the column
Represents a column from a table, index, or key.
AdoObject, ADOX Classes, AdoColumns, AdoProperties