DwKeyModificationAttribute.SqlStrategy Property
.NET Standard 2.x
Gets the strategy of which SQL statement will be generated when the primary key changes.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public UpdateSqlStrategy SqlStrategy { get; }
Property Value
The strategy of which SQL statement will be generated when the primary key changes.
Applies to
.NET Standard
2.x