sysfulltextcatalogs System Table - SQL Server 2000

Lists the set of full-text catalogs.

Column nameData typeDescription
ftcatidsmallintIdentifier of the full-text catalog.
namesysnameFull-text catalog name given by the user.
statussmallintReserved; internal use only.
pathnvarchar(260)Root path given by the user. A value of NULL means a path was not given and the default (installation) path was used.