Show / Hide Table of Contents

    UpdateWhereStrategyAttribute.UpdateWhereStrategyAttribute(UpdateWhereStrategy strategy) Constructor

    .NET Standard 2.x

    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

    Back to top Generated by Appeon