English Query
ObjectType Property (QBEntity Object, QBRelationship Object)
Specifies the kind of object, either an
Applies To
Syntax
value = QBEntity.ObjectType
value = QBRelationship.ObjectType
Parts
QBEntity, QBRelationship
An
value
An
Value | Object type | Constant |
---|---|---|
1 | Entity | QB_ENTITY |
2 | Relationship | QB_RELATIONSHIP |
Remarks
This property is read-only.