checkParamsAndCache(ref Object, Object, Object) Method
checks calculation mode, query and cached status message.
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private static string checkParamsAndCache( ref object Query, object callID, object ConnString )
Parameters
- Query
- Type: Object
- callID
- Type: Object
- ConnString
- Type: Object
Returns
String
Error String or cached status message (empty if OK)