PgDAC

TCustomPgDataSet.GetPgDate Method

Retrieves a TPgDate object for a field with known name.

Class

TCustomPgDataSet

Syntax

function GetPgDate(const FieldName: string): TPgDate;

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

Remarks

Call the GetPgDate method to retrieve a TPgDate 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