MetaModel.GetTable Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- rowType
- Type: System.Type
The common language runtime (CLR) row type.
Return Value
Type: System.Data.Linq.Mapping.MetaTableA meta-table associated with the specified row type.
Show: