PgDAC

TCustomPgDataSet.GetPgTime Method

Retrieves a TPgTime object for a field with known name.

Class

TCustomPgDataSet

Syntax

function GetPgTime(const FieldName: string): TPgTime;

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

Remarks

Call the GetPgTime method to retrieve a TPgTime 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