SET OPEN Methods

Description

Methods for opening sets

Methods

SET.OPEN Method

Open a set - primary table of set becomes primary table of session. TIP: It is generally better to use set.open_session().

SET.OPEN_REPAIR Method

Open an existing set - repair problems interactively if encoutered.

SET.OPEN_SESSION Method

Open an existing set in its own session - the session will be closed when the set is closed.