menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ODBCConnection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ODBCConnection

    Represents the ODBC connection

    Inheritance
    System.Object
    DataBaseProperty
    ODBCConnection
    Inherited Members
    DataBaseProperty.AlwaysUseConnectionFile
    DataBaseProperty.BackgroundQuery
    DataBaseProperty.CommandText
    DataBaseProperty.CommandType
    DataBaseProperty.ConnectionString
    DataBaseProperty.EnableRefresh
    DataBaseProperty.RefreshOnFileOpen
    DataBaseProperty.RefreshPeriod
    DataBaseProperty.SavePassword
    DataBaseProperty.ServerCredentialsMethod
    DataBaseProperty.SourceDataFile
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.XlsIO.Implementation
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public class ODBCConnection : DataBaseProperty

    Constructors

    ODBCConnection(ExternalConnection)

    Constructor

    Declaration
    public ODBCConnection(ExternalConnection connection)
    Parameters
    Type Name Description
    ExternalConnection connection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved