DBinClause(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 DBinClause(
	object[] inClausePart
	)

Parameters

inClausePart
Type: Object
array of values or ranges containing values

Returns

String
database compliant in-clause string