This topic has not yet been rated - Rate this topic

MetaType.DBGeneratedIdentityMember Property

Gets the member that represents the auto-generated identity column.

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

Property Value

Type: System.Data.Linq.Mapping.MetaDataMember
The member that represents the auto-generated identity column, or null if there is no auto-generated identity column.

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.