<< Click to Display Table of Contents >> AdoKey Class |
![]() ![]() ![]() |
Key Class (ADOX)
CLASS AdoKey INHERIT AdoObject
Init() | Create Object of type AdoKey |
Columns Collection of Columns
DeleteRule The action performed when a primary key is deleted
Name The name of the Key
RelatedTable The name of the related table
Type The type of the key
UpdateRule The action performed when a primary key is updated
DeleteRule The action performed when a primary key is deleted
Name The name of the Key
RelatedTable The name of the related table
Type The type of the key
UpdateRule The action performed when a primary key is updated
Represents a primary, foreign, or unique key field from a database table.
AdoObject, ADOX Classes, AdoKeys, AdoColumns