IDatabaseMetadataCache..::..GetTablesAndViews Method
Gets the tables and views that were loaded by this cache.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
IReadOnlyCollection<TableOrViewMetadata> GetTablesAndViews()
Function GetTablesAndViews As IReadOnlyCollection(Of TableOrViewMetadata)
IReadOnlyCollection<TableOrViewMetadata^>^ GetTablesAndViews()

