DwKeyModificationStrategyAttribute.DwKeyModificationStrategyAttribute(UpdateSqlStrategy sqlStrategy) Constructor
.NET Standard 2.x
Initializes a new instance of the DwKeyModificationStrategyAttribute class.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public DwKeyModificationStrategyAttribute(UpdateSqlStrategy sqlStrategy)
Parameters
sqlStrategy
SnapObjects.Data.UpdateSqlStrategy
Which SQL statement to be generated when the primary key changes.
Applies to
.NET Standard
2.x