isExternalLocationBatch
function isExternalLocationBatch(batch): boolean;Defined in: src/external.ts:100
Returns true if the batch is a zero-row pointer to external data.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
batch | VgiBatch |
Returns
Section titled “Returns”boolean