Time (PRIM_TIME)

Time Data Class

Ancestors - Data Class (PRIM_DC) Object (PRIM_OBJT)

Details

Prim_Time is the primitive time data class.
 
For most purposes the use of time repository fields is recommended.

Properties

NameDescription
AllowSqlNullSupport the assignment of *SqlNull
ComponentClassNameComponentClassName is the name of the component's class. Inherited from Object (PRIM_OBJT)
ComponentMembersComponentMembers provides access to all the member components of this component Inherited from Object (PRIM_OBJT)
ComponentPatternNameComponentPatternName is used to qualify the class of the component. Inherited from Object (PRIM_OBJT)
ComponentTagGeneric space allowing a value to be stored for the instance Inherited from Object (PRIM_OBJT)
ComponentTypeComponentType gives you access to the type information about the component Inherited from Object (PRIM_OBJT)
ComponentTypeNameComponentTypeName is the fully qualified name of the component's class. Inherited from Object (PRIM_OBJT)
NameName identifies the component Inherited from Object (PRIM_OBJT)
OwnerOwner owns this component Inherited from Object (PRIM_OBJT)
ParentThe component instance to which this instance is attached. The visual container for a control or the collector of a set of child instances Inherited from Object (PRIM_OBJT)
UsePicklistControls whether the values in the picklist are enforced Inherited from Data Class (PRIM_DC)
ValueValue of the data class

Events

NameDescription
CreateInstanceCreateInstance is signalled when an instance of a component is created Inherited from Time (PRIM_TIME)
DestroyInstanceDestroyInstance is signalled when an instance of a component is about to be destroyed Inherited from Time (PRIM_TIME)

Methods

NameDescription
GetValueGet the current component value Inherited from Data Class (PRIM_DC)
Value
SetValueSet Field value Inherited from Data Class (PRIM_DC)
Result, Value

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2