bindDateTime Method

Binds a DateTime value to the specified ECSQL parameter.

bindDateTime(parameter: number | string, isoDateTimeString: string): void

Parameter Type Description
parameter number | string Index (1-based) or name of the parameter
isoDateTimeString string DateTime value as ISO8601 string

Defined in

Last Updated: 08 January, 2020