See Also

ReadFromScriptDatabaseInformation Class  | RedGate.SQLCompare.Engine.ReadFromFolder Namespace

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

ReadFromScriptDatabaseInformation Class Members

RedGate.SQLCompare.Engine.ReadFromFolder Namespace : ReadFromScriptDatabaseInformation Class

ReadFromScriptDatabaseInformation overview

Public Constructors

Public Constructor ReadFromScriptDatabaseInformation Constructor Constructs a new ReadFromScriptDatabaseInformation object. By default it initializes itself with values that represent a SQL Server 2005 database with Latin1_General_CS_AS collation.

Public Properties

Public Property CaseSensitive Indicates whether the database is case sensitive.
Public Property DefaultCollation The default collation for this database.
Public Property DefaultFilegroup Sets or gets the filegroup that should be used if nothing or "DEFAULT" is specified in a creation SQL statement.
Public Property DefaultOwner Sets or gets the default owner for the database objects. In SQL Server 2005 this will set the default schema; in SQL Server 2000 it will set the default user owner.
Public Property DefaultUser Sets or gets the default user that should be used for AUTHORIZATION clauses.
Public Property SQLServerDBVersion Gets or sets the database major version. 8 is for SQL Server 2000. 9 is for SQL Server 2005.

Public Methods

Public Method Equals Overloaded.  Determines whether the two ReadFromScriptDatabaseInformation instances are equal.

See Also

ReadFromScriptDatabaseInformation Class  | RedGate.SQLCompare.Engine.ReadFromFolder Namespace

 

 


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