Expand Minimize
This topic has not yet been rated - Rate this topic

sysfulltextcatalogs

SQL Server 2000

Lists the set of full-text catalogs.

Column name Data type Description
ftcatid smallint Identifier of the full-text catalog.
name sysname Full-text catalog name given by the user.
status smallint Reserved; internal use only.
path nvarchar(260) Root path given by the user. A value of NULL means a path was not given and the default (installation) path was used.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.