CurrentData Property
You can use the CurrentData property to access the CurrentData object and its related collections. Read-only CurrentData object.
expression.CurrentData
expression Required. An expression that returns one of the objects in the Applies To list.
Remarks
This property is available only by using Visual Basic and is read-only.
Use the CurrentData property to refer to one of the following current database collections together with one of its properties or methods.
AllTables | AllQueries |
AllViews | AllStoredProcedures |
AllDatabaseDiagrams |