Skip to content

isExternalLocationBatch

function isExternalLocationBatch(batch): boolean;

Defined in: src/external.ts:100

Returns true if the batch is a zero-row pointer to external data.

ParameterType
batchVgiBatch

boolean