This topic has not yet been rated - Rate this topic

MetaDataMember.LoadMethod Property

Gets the DataContext method that is used to perform load operations.

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

Property Value

Type: System.Reflection.MethodInfo
The load method as MethodInfo.

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.