KeyProperty Property
Gets a value indicating whether the property should be considered as a key property.
Namespace
DbSyncKit.DB.Attributes
Containing Type
KeyPropertyAttribute
Property Type
bool

Syntax

public bool KeyProperty { get; }

Value

Type Description
bool true if the property should be treated as a key property; otherwise, false.