OtherKeyIsPrimaryKey Property

MetaAssociation.OtherKeyIsPrimaryKey Property

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

Gets whether the OtherKey forms the identity of the other type.

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

'Declaration
Public MustOverride ReadOnly Property OtherKeyIsPrimaryKey As Boolean

Property Value

Type: System.Boolean
true if the OtherKey forms the identity (primary key) of the other type.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft