Events
Get certified in Microsoft Fabric—for free!
19 Nov, 23 - 10 Dec, 23
For a limited time, the Microsoft Fabric Community team is offering free DP-600 exam vouchers.
Prepare nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Contains all Procedure objects of a catalog.
The Append method for a Procedures collection is unique for ADOX. You can:
The remaining properties and methods are standard to ADO collections. You can:
Access a procedure in the collection with the Item property.
Return the number of procedures contained in the collection with the Count property.
Remove a procedure from the collection with the Delete method.
Update the objects in the collection to reflect the current database schema with the Refresh method.
This section contains the following topic.
Command and CommandText Properties Example (VB)
Parameters Collection, Command Property Example (VB)
Procedures Append Method Example (VB)
Procedures Delete Method Example (VB)
Procedures Refresh Method Example (VB)
Procedures Collection Properties, Methods, and Events
Catalog Object (ADOX)
Procedure Object (ADOX)
Events
Get certified in Microsoft Fabric—for free!
19 Nov, 23 - 10 Dec, 23
For a limited time, the Microsoft Fabric Community team is offering free DP-600 exam vouchers.
Prepare now