Show / Hide Table of Contents

    IDwArgument.ColumnName Property

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

    0.5.0-alpha

    1.0.1 (current)

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

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    new string ColumnName { get; set; }
    

    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