Show / Hide Table of Contents

    IDwReadOnlyArgument.ColumnName Property

    .NET Standard 2.x

    Gets the name of the column where argument value will be taken from. It has the form: "tablename.column".

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    string ColumnName { get; }
    

    Property Value

    System.String

    The name of the column where argument value will be taken from.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon