DBinClauseStr(Object[]) Method
Create an in clause from cell values, strings are created with quotation marks, dates are created with DBDate
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static string DBinClauseStr( object[] inClausePart )
Parameters
- inClausePart
- Type: Objectarray of values or ranges containing values
Returns
String
database compliant in-clause string