Click or drag to resize
SoLDMDataAccessSetGetDataMode Method

Set the GetDataMode.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool SetGetDataMode(
	SoLDMDataAccessGetDataModes getDataMode
)

Parameters

getDataMode
Type: OIV.LDMSoLDMDataAccessGetDataModes

Return Value

Type: Boolean
Remarks

This controls how data is requested from the volume reader when the necessary tiles are not already present in LDM cache memory. Default is CACHE.

See Also