Description Property (QBEntity Object, QBRelationship Object)

English Query

English Query

Description Property (QBEntity Object, QBRelationship Object)

Specifies a brief description of the entity or relationship.

Applies To

QBEntity Object

QBRelationship Object

Syntax

string = QBEntity.Description

string = QBRelationship.Description

Parts

string

A string that returns the description of the object.

QBEntity, QBRelationship

An object variable that represents an entity in the model.

Remarks

This property is read-only.