Skip to content

Latest commit

 

History

History
44 lines (40 loc) · 3.24 KB

File metadata and controls

44 lines (40 loc) · 3.24 KB
title ADOX Code Examples | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
helpviewer_keywords
ADOX code examples
ms.assetid 438e4369-f7e8-4dca-a709-dd501a3ca83f
author MightyPen
ms.author genemi

ADOX Code Examples

Use the following code examples to learn how to use the ADOX objects, methods, properties, and events.

Note

Paste the entire code example into your code editor. The example may not run correctly if partial examples are used or if paragraph formatting is lost.

See Also

Catalog ActiveConnection Property Example (VB)
Columns and Tables Append Methods, Name Property Example (VB)
Command and CommandText Properties Example (VB)
Connection Close Method, Table Type Property Example (VB)
GetPermissions and SetPermissions Methods Example (VB)
Indexes Append Method Example (VB)
Keys Append Method, Key Type, RelatedColumn, RelatedTable and UpdateRule Properties Example (VB)
ADO Extensions for Data Definition Language and Security (ADOX)
Parameters Collection, Command Property Example (VB)
ParentCatalog Property Example (VB)
Procedures Append Method Example (VB)
Procedures Delete Method Example (VB)
Procedures Refresh Method Example (VB)
Views and Fields Collections Example (VB)
Views Append Method Example (VB)
Views Collection, CommandText Property Example (VB)
Views Delete Method Example (VB)
Views Refresh Method Example (VB)