UpdateWhereStrategyAttribute.UpdateWhereStrategyAttribute(UpdateWhereStrategy strategy) Constructor
.NET Standard 2.x |  Current Version (1.0.1) 
Initializes a new instance of the UpdateWhereStrategyAttribute class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
   public UpdateWhereStrategyAttribute(UpdateWhereStrategy strategy)
Parameters
strategy SnapObjects.Data.UpdateWhereStrategy
The column(s) that will be included in the WHERE clause of the UPDATE statement.
Applies to
.NET Standard
2.x