Fulltext catalog: [AdventureWorks2016CTP3].[AW2014FullTextCatalog]

CollapseAll image

Collapse image Fulltext catalog properties


 Name   Value 
 Owner   [dbo] 
 Is default 
 Is accent sensitive 
 File group   PRIMARY 
 Path    
 ID   5 

Collapse image Objects that depend on [AW2014FullTextCatalog]


Object name Object type Dep level
[Production].[Document] Table 1
[HumanResources].[JobCandidate] Table 1
[Production].[ProductReview] Table 1
Total 3 object(s)

Collapse image SQL


CREATE FULLTEXT CATALOG [AW2014FullTextCatalog]
    WITH ACCENT_SENSITIVITY = ON
    AS DEFAULT
    AUTHORIZATION [dbo]
GO

Collapse image See also


List of fulltext catalogs