Mono Class Library: MySql.Data.MySqlClient.MySqlConnectionStringBuilder Overview | Members

MySql.Data.MySqlClient.MySqlConnectionStringBuilder.DriverType Property

Gets or sets the driver type that should be used for this connection. [Edit]

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.Category("Connection")]
[System.ComponentModel.DefaultValue(0)]
[System.ComponentModel.Description("Specifies the type of driver to use for this connection")]
[System.ComponentModel.DisplayName("Driver Type")]
[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public MySqlDriverType DriverType { set; get; }

Value

Documentation for this section has not yet been entered. [Edit]

Remarks

There is only one valid value for this setting currently. [Edit]

Requirements

Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll)
Assembly Versions: 6.1.3.0