Compartilhar via


2.2.5.35 BindingInfo Object

The BindingInfo object defines information that facilitates the binding of model elements to external resources, such as a data source reference in the model to a data connection in Fabric. It is a child of a Model object and requires compatibility level 1608 or higher.<88>

The BindingInfo object has the following properties.

Name

Type

Description

ID

unsignedLong

A reference to the object.

ModelID

unsignedLong

An ID-based reference to a Model object.

Name

string

The name of the object.

Description

string

The description of the object.

Type

enumeration

A value that specifies the type of the binding info. The possible values are as follows:

  • DataBindingHint (1) – The binding information is used as a hint for binding a data source to a data connection in a Power BI service.

ConnectionId

string

The connection ID of the data connection in Fabric that should be used to bind the referenced data source.