BindingInfo.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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