GetDynamicDateTime

Description

Obtains data of type DateTime from the DynamicDescriptionArea after you have executed a dynamic SQL statement.

Syntax

DynamicDescriptionArea.GetDynamicDateTime ( index )

Returns

DateTime. Returns the DateTime data in the output parameter descriptor identified by index in DynamicDescriptionArea. Returns 1900-01-01 00:00:00.000000 if an error occurs. If any argument’s value is null, GetDynamicDateTime returns null.