Search Results for

    Show / Hide Table of Contents

    TDataConnectionReconnectionMethod Enumeration

    How to reconnect when a connection fails.

    Syntax

    Namespace: FlexCel.Core

    Members

    Name Value Description
    Unknown 0 Invalid value. This value shouldn't happen on a file.
    AsRequired 1 On refresh use the existing connection information. If the existing information cannot be used to establish a connection, get updated connection information, if available from the external connection file.
    Always 2 On every refresh get updated connection information from the external connection file, if available, and use that instead of the existing connection information.
    In this case the data refresh will fail if the external connection file is unavailable.
    Never 3 Never get updated connection information from the external connection file even if it is available and even if the existing connection information cannot be used.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com