ADOX

Procedures Refresh Method Example (VB)

The following code shows how to refresh the Procedures collection of a Catalog. This is required before Procedure objects from the Catalog can be accessed.

Attribute VB_Name = "ProceduresRefresh"

See Also

Catalog Object | Procedures Collection | Refresh Method