Show / Hide Table of Contents

ENABLE_BATCH Field

The key to the FCConfiguration collection which contains the configured switch for enabling or disabling database query batching.

Syntax

'Declaration

Public Shared ReadOnly ENABLE_BATCH As String
public static readonly string ENABLE_BATCH

Field Value

A key used by the FCConfiguration collection.

Remarks

Note that the value returned from the FCConfiguration collection using this key will override whatever the default setting of the database provider is. However, if the database provider does not support batching (e.g. Oracle), setting this value will not affect batching behavior.

Requirements

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

Reference

ConfigValues Class
ConfigValues 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.