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: Stringfunction argument parsed from DBFunction formula, can be empty, a number (as a string) or a String
- caller
- Type: Rangefunction caller range
- getConnStrForDBSet
- Type: Boolean
Returns
String
resolved connection string