Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.RestoreProperty

Sets the property file to the default Content Server property file (usually futuretense.ini).

Syntax

Parameters

bClose
Controls whether to close the connection to a database that was opened using the current properties. If you set bClose to true, any open database connection specified by the current properties will be closed before restoring the defaults. This invalidates any resultsets cached against that database. If access to those resultsets is required after RestoreProperty, you should set bClose to false. This will keep the connection open and resultsets against the database will be available.

Returns

Returns true on success, false on failure.

Example

See Also

GetProperty , LoadProperty

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.