ObjectID Property (QBEntity Object, QBRelationship Object)

English Query

English Query

ObjectID Property (QBEntity Object, QBRelationship Object)

Specifies the object identifier for the entity or relationship.

Applies To

QBEntity Object

QBRelationship Object

Syntax

string = QBEntity.ObjectID

string = QBRelationship.ObjectID

Parts

string

A returned string that represents the entity or relationship.

QBEntity, QBRelationship

An object variable that represents an entity or relationship in the model.

Remarks

This property is read-only.