BindingInfo.Type Property

Definition

The type of object. The default type is Unknown. Currently, the only valid type is DataBindingHint, which means that the binding info is an unenforceable instruction (a hint) to bind a data source reference in the model to a data connection in Fabric.

public Microsoft.AnalysisServices.Tabular.BindingInfoType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.Tabular.BindingInfoType with get, set
Public Property Type As BindingInfoType

Property Value

Applies to