Search Results for

    Show / Hide Table of Contents

    TDataConnection.Parameters Property

    This element stores properties about any parameters used with external data connections. Parameters are used to change the query executed externally and cause different data to be retrieved into the workbook.The type of parameter used determines whether the user is prompted for a value before data is refreshed, or the value is pulled from a cell in the workbook, or whether the same value should be used until explicitly changed in the data connection. Parameters are permitted for ODBC and web queries.

    Syntax

    Namespace: FlexCel.Core

    public TDataConnectionParameters Parameters { get; set; }

    See also

    • TDataConnection
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com