PgDAC

TCustomPgDataSet.GetPgInterval Method

Retrieves a TPgInterval object for a field with known name.

Class

TCustomPgDataSet

Syntax

function GetPgInterval(const FieldName: string): TPgInterval;

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

Remarks

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

See Also

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