See Also

View Class  | RedGate.SQLCompare.Engine Namespace

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

View Class Members

RedGate.SQLCompare.Engine Namespace : View Class

View overview

Public Properties

Public Property AnsiNullsOn True if the view was created with ansi nulls on.
Public Property Database (Inherited from SchemaObject)The database to which the object belongs.
Public Property Encrypted Identifies whether the view is encrypted.
Public Property ExtendedProperties (Inherited from ViewTableSuperClass)The extended properties defined for the table or view.
Public Property Fields (Inherited from ViewTableSuperClass)The fields belonging to the table or view.
Public Property FullyQualifiedName (Inherited from SchemaObject)The fully-qualified name of the object.
Public Property Indexes (Inherited from ViewTableSuperClass)The indexes defined on the table or view.
Public Property Name (Inherited from SchemaObject) The name of the object.
Public Property ObjectType Overridden. Returns ObjectType.View
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 QuotedIdentifierOn True if the view was created with quoted identifiers on.
Public Property SchemaBound True if the view is schema bound.
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 Text The text of the view.
Public Property Triggers (Inherited from ViewTableSuperClass)The triggers defined on the table or view.

Public Methods

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

View Class  | RedGate.SQLCompare.Engine Namespace

 

 


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