Click or drag to resize

aceMySqlToolsgetConnectionString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the connection string.

Namespace:  imbACE.Core.data.mysql
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static string getConnectionString(
	dataBaseTarget target
)
Request Example View Source

Parameters

target
Type: imbACE.Core.data.mysqldataBaseTarget
The target.

Return Value

Type: String
See Also