See Also

Region Class  | Region 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.

ToString Method

RedGate.SQLCompare.Engine Namespace > Region Class : ToString Method (Region)

The SQL code that a region contains.

[Visual Basic]
Public Function ToString() As String
[C#]
public string ToString();
[C++]
public: string* ToString();
[C++/CLI]
public: String^ ToString();

Return Type

SQL code.

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

Region Class  | Region Members

 

 


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