IDatabaseMetadataCache..::..GetTableOrView Method
Gets the metadata for a table or view.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
TableOrViewMetadata GetTableOrView( string tableName )
Function GetTableOrView ( _ tableName As String _ ) As TableOrViewMetadata
TableOrViewMetadata^ GetTableOrView( String^ tableName )
Parameters
- tableName
- Type: String
Name of the table or view.