MetaIndex.DeclaringType Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, gets the index declaring type.
Namespace: Microsoft.Phone.Data.Linq.Mapping
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Syntax
Public MustOverride ReadOnly Property DeclaringType As MetaType
public abstract MetaType DeclaringType { get; }
Property Value
Type: System.Data.Linq.Mapping..::.MetaType
The index declaring type.
Remarks
For information about using a local database in your Windows Phone application, see Local database for Windows Phone 8.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0