DataBindingHint.ConnectionId 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 connection id of the data connection in Fabric that should be used to bind the referenced data source.
public string ConnectionId { get; set; }
member this.ConnectionId : string with get, set
Public Property ConnectionId As String