Show / Hide Table of Contents

    SqlColumnAttribute.SqlColumnAttribute(string column) Constructor

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Initializes a new instance of the SqlColumnAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public SqlColumnAttribute(string column)
    

    Parameters

    column System.String

    The name of the column which the property is mapped to.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon