Used to specify the value of a parameter when it represents the value of the BLOB type.
property AsBLOBLocator: TOraLob;
Use the AsBLOBLocator property to specify the value of a parameter when it represents the value of the BLOB type.
Setting AsBlobLocator will set the DataType property to ftOraBlob.
Note: This property is obsolete, use AsOraBlob instead.