Show / Hide Table of Contents

    IDwReadOnlyColumn.TableName Property

    .NET Standard 2.x

    Gets the table name of the database column.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    string TableName { get; }
    

    Property Value

    System.String

    The table name of the database column.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon