PgDAC

TCustomPgDataSet.GetPgTimeStamp Method

Retrieves a TPgTimeStamp object for a field with known name.

Class

TCustomPgDataSet

Syntax

function GetPgTimeStamp(const FieldName: string): TPgTimeStamp;

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

Remarks

Call the GetPgTimeStamp method to retrieve a TPgTimeStamp object for a field when only its name is known. FieldName is the name of an existing field.

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