Show / Hide Table of Contents

    IDwReadOnlyArgument.Expression Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets the expression to be evaluated and passed to the stored procedure.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    IReadOnlyExpressionable<object> Expression { get; }
    

    Property Value

    IReadOnlyExpressionable<object>

    The expression to be evaluated and passed to the stored procedure.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon