Table Property

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.

Namespace:  System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

'Declaration
Public MustOverride ReadOnly Property Table As MetaTable

Property Value

Type: System.Data.Linq.Mapping.MetaTable
A meta-table that uses the current meta-type for its row definition.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft