Click or drag to resize
Grid Solutions Framework

MySqlOutputAdapterMySqlConnectionString Property

Returns a connection string containing only the key-value pairs that are used to connect to MySQL.

Namespace: MySqlAdapters
Assembly: MySqlAdapters (in MySqlAdapters.dll) Version: 2.4.182-beta
Syntax
public string MySqlConnectionString { get; }
View Source

Property Value

String
See Also