Share via


HiveLinkedService.UseNativeQuery Property

Definition

Specifies whether the driver uses native HiveQL queries,or converts them into an equivalent form in HiveQL.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> UseNativeQuery { get; set; }
member this.UseNativeQuery : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property UseNativeQuery As DataFactoryElement(Of Boolean)

Property Value

Applies to