Home > Contents > Index >
FTValList.setValBLOBFile
Adds a blob (Binary Large Object) file to the
FTValList
, using the associated key name.Syntax
public int setValBLOBFile(String key, String file)Parameters
key
- Name of the key to add to the
FTValList
.
file
- The name of the file to add.
Returns
Zero (0) on success, -1 on failure.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.