Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace
Tortuga.Chain.SqlServer Namespace

OleDbSqlServerMetadataCache..::..GetTableOrView Method

Overload List


  Name Description
Public method GetTableOrView(Int32)
Gets the table or view from its object_id.
Public method GetTableOrView(SqlServerObjectName)
Gets the detailed metadata for a table or view.
Public method GetTableOrView(TObjectName)
Gets the metadata for a table.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.)