Show / Hide Table of Contents

    SqlDefaultValueAttribute.SqlDefaultValueAttribute(string defaultValue) Constructor

    .NET Standard 2.x

    Initializes a new instance of the SqlDefaultValueAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

      public class SqlDefaultValueAttribute
    

    Parameters

    defaultValue System.String

    The definition of the column default value in the database. This parameter is only used to show the definition.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon