Cmdlets for Apache Phoenix

Build 24.0.9060

AllowPreparedStatement Parameter (Connect-ApachePhoenix Cmdlet)

Prepare a query statement before its execution.

Syntax

Connect-ApachePhoenix -AllowPreparedStatement bool

Data Type

bool

Default Value

true

Remarks

If the AllowPreparedStatement property is set to false, statements are parsed each time they are executed. Setting this property to false can be useful if you are executing many different queries only once.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060