Skip to content

FreeBatchExtraData Method

Description

Call this method when rows use batch memory allocation to check all allocated blocks and deallocate blocks that are completely free.

Syntax

Public Sub FreeBatchExtraData()

Remarks

When UseBatchAllocation is used to enable batch memory allocation, you can call FreeBatchExtraData to check all allocated blocks and deallocate blocks that are completely free.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.