DB2OdbcSysConnectionString Class

Definition

public ref class DB2OdbcSysConnectionString : Microsoft::HostIntegration::DataAccessLibrary::DB2OdbcRegConnectionString
public class DB2OdbcSysConnectionString : Microsoft.HostIntegration.DataAccessLibrary.DB2OdbcRegConnectionString
type DB2OdbcSysConnectionString = class
    inherit DB2OdbcRegConnectionString
Public Class DB2OdbcSysConnectionString
Inherits DB2OdbcRegConnectionString
Inheritance
Microsoft.HostIntegration.DataAccessLibrary.Common.ConnectionString
DB2OdbcSysConnectionString

Constructors

DB2OdbcSysConnectionString(String)
DB2OdbcSysConnectionString(String, IConnectionString)

Fields

DriverName (Inherited from DB2OdbcConnectionString)

Properties

Name (Inherited from DB2OdbcRegConnectionString)
Type

Methods

Clone()
Delete() (Inherited from DB2OdbcRegConnectionString)
Exists() (Inherited from DB2OdbcRegConnectionString)
GetString() (Inherited from DB2OdbcRegConnectionString)
GetString(String) (Inherited from DB2OdbcConnectionString)
GetSystemDSNs()
Load() (Inherited from DB2OdbcRegConnectionString)
Rename(String) (Inherited from DB2OdbcRegConnectionString)
Save() (Inherited from DB2OdbcRegConnectionString)
SetString(String) (Inherited from DB2OdbcRegConnectionString)

Applies to