Used to specify the value of the parameter when it represents the value of CLOB type.
property AsCLOBLocator: TOraLob;
Use the AsCLOBLocator property to specify the value of the parameter when it represents the value of CLOB type.
Setting AsClobLocator will set the DataType property to ftOraClob.
Note: This property is obsolete, use AsOraClob instead.