Table DIMember

Defines an occurrence of a domain interface member within a domain.

Field

Type

Size

Description

Key

DomainID

Number (Long)

4

System assigned unique identifier for the domain to which this domain interface member belongs.

Foreign, ascending

DIID

Number (Long)

4

System assigned unique identifier for this domain interface member.

Primary, ascending

Label

Text

96

Name of this domain interface member.

 

DIType

Number (Integer)

2

Code identifying the Type of domain interface member:

1 = Condition

2 = Action with no argument

3 = Action with one input argument

 

ValType

Number (Integer)

2

Code identifying the type of return value (for Conditions) or input argument (for Actions)

0 = None

1 = String

2 = Boolean

3 = Integer

4 = Real

 

Descript

Memo

-

Comments on this domain interface member.

 

Source

Text

64

Aion application (library) from which this domain interface member was imported.

 

LastUpdt

Text

20

Date and time that the Source containing this DIMember was last saved prior to this member being synchronized with the rulebase.

 

Status

Text

64

The last activity and the date/time that this activity was performed on this member. Activity values are "imported" and "updated".

 

EditFlags

Number (Long)

4

Bit mapped field representing a set of flags for this DIMember.

 


Copyright © 2009 CA. All rights reserved. Send E-mail to CA about this topic