Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 1.32 KB

adox-collections.md

File metadata and controls

31 lines (29 loc) · 1.32 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
ADOX Collections
ADOX Collections
rothja
jroth
01/19/2017
sql
ado
reference
ADOX, collections
collections [ADOX]

ADOX Collections

Collection Description
Columns Contains all Column objects of a table, index, or key.
Groups Contains all stored Group objects of a catalog or user.
Indexes Contains all Index objects of a table.
Keys Contains all Key objects of a table.
Procedures Contains all Procedure objects of a catalog.
Tables Contains all Table objects of a catalog.
Users Contains all stored User objects of a catalog or group.
Views Contains all View objects of a catalog.

See Also

ADOX API Reference
ADOX Object Model
ADOX Objects
ADO Extensions for Data Definition Language and Security (ADOX)