User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_arcgisfeatureserverlayer.preparefetchingdata_void

Table of Contents

ITGIS_ArcGISFeatureServerLayer.PrepareFetchingData method

DK for ActiveX | TatukGIS_XDK11.ITGIS_ArcGISFeatureServerLayer.PrepareFetchingData | Methods | Properties

Sets the loader state to indicate data fetching has started.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public void PrepareFetchingData();
' VisualBasic
Public Sub PrepareFetchingData()
// Oxygene
public
  procedure PrepareFetchingData;

Remarks

PURPOSE: Marks the layer as being in the data retrieval phase.

BEHAVIOR: Updates the internal loader state before a request is sent so helper methods can report that fetching is in progress.

2026/07/11 00:08

Page Tools