Show / Hide Table of Contents

    IDwReadOnlyColumn.DbName Property

    .NET Standard 2.x

    Gets the name of the database column. DbName is in the format tablename.columnname.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    string DbName { get; }
    

    Property Value

    System.String

    The name of the database column.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon