Show / Hide Table of Contents

CanBatchQueries Property

Specifies whether the underlying database type for this provider can support multiple SQL statements per database round-trip

Syntax

'Declaration

Public Overridable ReadOnly Property CanBatchQueries As Boolean
public virtual bool CanBatchQueries {get;}

Property Value

Whether the underlying database type for this provider can support multiple SQL statements per database round-trip

Remarks

This value is normally the natural value according to the provider, but can be overridden by using the "fchoice.enablebatch" (or ConfigValues.ENABLE_BATCH Field) configuration parameter.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

DbProvider Class
DbProvider Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.