ODAC

TOraObject.AttrAsDateTime Property(Indexer)

Used to read the attribute's data value into TDateTime, or to assign a TDateTime value to the contents of an attribute.

Class

TOraObject

Syntax

property AttrAsDateTime[const Name: string]: TDateTime;

Parameters
Name
Holds an attribute name.

Remarks

Use the AttrAsDateTime property to read the attribute's data value into TDateTime, or to assign a TDateTime value to the contents of an attribute.

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