getConnString(String, Range, Boolean) Method

get connection string from passed function argument
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

private string getConnString(
	string funcArg,
	Range caller,
	bool getConnStrForDBSet
	)

Parameters

funcArg
Type: String
function argument parsed from DBFunction formula, can be empty, a number (as a string) or a String
caller
Type: Range
function caller range
getConnStrForDBSet
Type: Boolean

Returns

String
resolved connection string