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.

CaseSensitive Property

RedGate.SQLCompare.Engine.ReadFromFolder Namespace > ReadFromScriptDatabaseInformation Class : CaseSensitive Property (ReadFromScriptDatabaseInformation)

Indicates whether the database is case sensitive.

[Visual Basic]
<DebuggerStepThroughAttribute()> Public ReadOnly Property CaseSensitive As Boolean
[C#]
[DebuggerStepThroughAttribute()] public bool CaseSensitive {get;}
[C++]
[DebuggerStepThroughAttribute()] public: __property bool get_CaseSensitive();
[C++/CLI]
[DebuggerStepThroughAttribute()] public: property bool CaseSensitive {    bool get(); }

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.