Click or drag to resize
PFSDllWrapperpfsGetClobStringS Method
Extract a String from current CLOB

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public static string pfsGetClobStringS(
	IntPtr node
)

Parameters

node
Type: SystemIntPtr
CLOB node

Return Value

Type: String
See Also