DBGeneratedIdentityMember Property

MetaType.DBGeneratedIdentityMember Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

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

'Declaration
Public MustOverride ReadOnly Property DBGeneratedIdentityMember As MetaDataMember

Property Value

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

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft