sysfulltextcatalogs
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. |
'
Comments (
)
)
Link to this page:
//www.vb-net.com/Sql/Sql/Ts_sys-f_3dmb.htm
|
|