Click or drag to resize
SoVRLdmFileWriterInitialize Method

Initialize writer from current parameters.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.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