Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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.<96>
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:
|
|
ConnectionId |
string |
The connection ID of the data connection in Fabric that should be used to bind the referenced data source. |