This topic has not yet been rated - Rate this topic

MetaType.IsEntity Property

Gets a value indicating whether the MetaType is an entity type.

Namespace:  System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)
public abstract bool IsEntity { get; }

Property Value

Type: System.Boolean
true if the MetaType is an entity type; otherwise false.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.