MetaType.Table Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the MetaTable that uses this MetaType for row definition.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Data.Linq.Mapping.MetaTableA meta-table that uses the current meta-type for its row definition.
Show: