ModelConnection.CommandText property (Excel)

Returns or sets the command string for the specified data source. Read/write Variant.

Syntax

expression.CommandText

expression A variable that represents a ModelConnection object.

Remarks

The command text is either a table name (of a model table) or a DAX expression evaluating to a table.

Property value

VARIANT

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.