See Also

ReadFromScriptDatabaseInformation Class  | ReadFromScriptDatabaseInformation Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

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

DefaultUser Property

RedGate.SQLCompare.Engine.ReadFromFolder Namespace > ReadFromScriptDatabaseInformation Class : DefaultUser Property

Sets or gets the default user that should be used for AUTHORIZATION clauses.

[Visual Basic]
Public Property DefaultUser As String
[C#]
public string DefaultUser {get; set;}
[C++]
public: __property string* get_DefaultUser(); public: __property void set_DefaultUser(    string* value );
[C++/CLI]
public: property String^ DefaultUser {    String^ get();    void set (String^ value); }

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ReadFromScriptDatabaseInformation Class  | ReadFromScriptDatabaseInformation Members

 

 


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