Show / Hide Table of Contents

    FromTableAttribute.Schema Property

    .NET Standard 2.x

    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