See Also

FullTextCatalog Class  | RedGate.SQLCompare.Engine Namespace

See Also RedGate.SQLCompare.Engine Send comments on this topic.

FullTextCatalog Class Members

RedGate.SQLCompare.Engine Namespace : FullTextCatalog Class (RedGate.SQLCompare.Engine)

FullTextCatalog overview

Public Properties

Public Property Database (Inherited from SchemaObject)The database to which the object belongs.
Public Property FileGroup The filegroup of the catalog. This is set only for SQL Server 2005 databases.
Public Property FullyQualifiedName Overridden. The fully-qualified name of the catalog.
Public Property IsAccentSensitive Indicates whether the catalog is accent sensitive. This is used only for SQL Server 2005 databases.
Public Property IsDefault Indicates whether the catalog is the default full text catalog. This is used only for SQL Server 2005 databases.
Public Property Name (Inherited from SchemaObject) The name of the object.
Public Property ObjectType Overridden. Returns ObjectType.FullTextCatalog
Public Property Owner (Inherited from SchemaObject) The owner or the schema of the object.
Public Property Path The path of the catalog. This is used only for SQL Server 2005 databases.
Public Property Permissions (Inherited from SchemaObject)The permissions on the object.
Public Property ScriptSource (Inherited from SchemaObject) The location of the creation script for this object if the database source is set to scripts folder.
Public Property ScriptSourceAuthorization (Inherited from SchemaObject) The location of the creation script for the ALTER AUTHORIZATION statement for this object if the database source is set to scripts folder.
Public Property Tables The tables that belong to the catalog.

Public Methods

Public Method Equals Overloaded. Overridden. Compares the full text catalog with a specified full text catalog.
Public Method ScriptObject Overloaded. Overridden.  Scripts the object.
Public Method ToString (Inherited from SchemaObject) Returns the fully-qualified name of the object prefixed with the object type.

See Also

FullTextCatalog Class  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.