Obtains data of type String from the DynamicDescriptionArea after you have executed a dynamic SQL statement.
DynamicDescriptionArea.GetDynamicString ( index )
String. Returns the string data in the output parameter descriptor
identified by index in DynamicDescriptionArea.
Returns the empty string (""
)
if an error occurs. If any argument’s value is null, GetDynamicString returns null.