ODAC

TOraDataSet.GetTimeStamp Method

Retrieves a TOraTimeStamp object for a field with known name.

Class

TOraDataSet

Syntax

function GetTimeStamp(const FieldName: string): TOraTimeStamp;

Parameters
FieldName
Holds the name of an existing field.
Return Value
a TOraTimeStamp object for a field with known name.

Remarks

Call the GetTimeStamp method to retrieve a TOraTimeStamp object for a field when only its name is known. FieldName is the name of an existing field. The field should have ftTimeStamp.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback