DataRepositoryRegistry..::..GetTable Method (String)
Gets the table.
Namespace:
RingSoft.DbLookup.TestingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public IQueryable GetTable( string tableName )
Public Function GetTable ( _ tableName As String _ ) As IQueryable
public: IQueryable^ GetTable( String^ tableName )
Parameters
- tableName
- Type: String
Name of the table.