Show / Hide Table of Contents

    IDwReadOnlyColumn.Validation Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets the validation expression for the specified column. Validation expressions are expressions that evaluate to true or false.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    IReadOnlyExpressionable<string> Validation { get; }
    

    Property Value

    IReadOnlyExpressionable<String>

    The validation expression for the specified column

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon