GetDynamicDate

Description

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

Syntax

DynamicDescriptionArea.GetDynamicDate ( index )

Returns

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