Show / Hide Table of Contents

    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

    Back to top Generated by Appeon