Show / Hide Table of Contents

    FromTableAttribute.Schema Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets or sets the schema of the database table.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

     public string Schema { get; set; }
    

    Property Value

    System.String

    The schema of the database table.

    Applies to

    .NET Standard

    2.x

    In This Article
    • Syntax
    • Applies to
    Back to top Generated by Appeon