Click or drag to resize

CSTORAGEPROJECTRemoveDataset Method

Remove this dataset from the project.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void RemoveDataset(
	string name
)

public static void RemoveDataset(
	string name
)

Parameters

name
Type: SystemString
Dataset File Name
See Also