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

 

ICS.GetCatalogType

Determines the type of table.

Syntax

Parameters

catalog
The name of the table to examine.

Returns

Integer Constant
Meaning
ICS.NoSuchCatalog
Table doesn't exist.
ICS.SystemCatalog
Table is a system table.
ICS.ContentCatalog
Table is a content table.
ICS.ForeignCatalog
Table is a foreign table
ICS.TreeCatalog
Table is a tree table
ICS.ObjectCatalog
Table is an object table.
ICS.TempCatalog
Table is a temporary table.
ICS.TempTreeCatalog
Table is a temporary tree table.

 

 

  Home > Contents > Index >

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