Table of Contents

Enum BindingInfoType

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

The type of a BindingInfo metadata element.

public enum BindingInfoType

Fields

Name Description
DataBindingHint

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

Unknown

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.