AVEVA Database .NET Public Interface

DbAttributeType Enumeration

List of Attribute Type identifiers.

public enum DbAttributeType

Members

Member Name Description
INTEGER Integer
DOUBLE Floating-point
BOOL Boolean (True/False)
STRING Text
ELEMENT Element
WORD Binary
DIRECTION Direction vector
POSITION Position point
ORIENTATION Orientation matrix

Requirements

Namespace: Aveva.Pdms.Database

Assembly: Aveva.Pdms.Database (in Aveva.Pdms.Database.dll)

See Also

Aveva.Pdms.Database Namespace