See Also

ConnectionProperties Class  | RedGate.SQLCompare.Engine Namespace

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

ConnectionProperties Class Members

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

ConnectionProperties overview

Public Constructors

Public Constructor ConnectionProperties Constructor Overloaded. Constructor for the ConnectionProperties class.

Public Properties

Public Property DatabaseName The name of the database to connect to.
Public Property IntegratedSecurity True to use integrated authentication, false for SQL Server authentication.
Public Property Password The password to use when connecting to the SQL Server.
Public Property ServerName The name of the SQL Server to connect to.
Public Property UserName The user name to use when connecting to the SQL Server.

Public Methods

Public Method GetObjectData Used in serialization.
Public Method ToString Overridden.  Returns the connection string for this connection.

See Also

ConnectionProperties Class  | RedGate.SQLCompare.Engine Namespace

 

 


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