BindingInfoType Enum

Definition

The type of a BindingInfo metadata element.

public enum BindingInfoType
type BindingInfoType = 
Public Enum BindingInfoType
Inheritance
BindingInfoType

Fields

DataBindingHint 1

The binding information is used as a hint for binding a data-source to a data-connection in Power BI service.

Unknown 0

The type of the binding information is unknown.

Remarks

This enum is only supported when the compatibility level of the database is at 1608 or above.

Applies to