See Also

Synonym Class  | RedGate.SQLCompare.Engine Namespace

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

Synonym Class Members

RedGate.SQLCompare.Engine Namespace : Synonym Class

Synonym overview

Public Properties

Public Property Database (Inherited from SchemaObject)The database to which the object belongs.
Public Property ExtendedProperties The extended properties defined for the synonym.
Public Property FullyQualifiedName (Inherited from SchemaObject)The fully-qualified name of the object.
Public Property Name (Inherited from SchemaObject) The name of the object.
Public Property ObjectType Overridden. Returns ObjectType.Synonym
Public Property Owner (Inherited from SchemaObject) The owner or the schema of the object.
Public Property Permissions (Inherited from SchemaObject)The permissions on the object.
Public Property ReferencedName The name that the synonym references.
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 Methods

Public Method Equals Overloaded. Overridden. Compares the synonym with the specified synonym.
Public Method ScriptObject 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

Synonym Class  | RedGate.SQLCompare.Engine Namespace

 

 


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