Click or drag to resize
SoVRLdmFileWriterInitialize Method

Initialize writer from current parameters.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public override bool Initialize()

Return Value

Type: Boolean
Remarks

Created and allocated data file on disk. This operation can be quite long with big dataset.

See Also