CreateFullTextCatalogStatement public class CreateFullTextCatalogStatement : FullTextCatalogStatement, IAuthorization Documentation public Identifier FileGroup { get; set; } public bool IsDefault { get; set; } public Identifier Owner { get; set; } public Literal Path { get; set; } public CreateFullTextCatalogStatement()