Share via


MapperConnection.IsInlineDataset Property

Definition

A boolean indicating whether linked service is of type inline dataset. Currently only inline datasets are supported.

public bool? IsInlineDataset { get; set; }
member this.IsInlineDataset : Nullable<bool> with get, set
Public Property IsInlineDataset As Nullable(Of Boolean)

Property Value

Applies to