DBString(Object[]) Method
Create a database compliant string from cell values, potentially concatenating with other parts for easy inclusion of wildcards (%,_)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static string DBString( object[] StringPart )
Parameters
- StringPart
- Type: Objectarray of strings/wildcards or ranges containing strings/wildcards
Returns
String
database compliant string