See Also

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

ExecutionBlock Property

RedGate.SQLCompare.Engine Namespace > Work Class : ExecutionBlock Property (Work)

A block of SQL batches containing SQL script for synchronization.

[Visual Basic]
Public ReadOnly Property ExecutionBlock As ExecutionBlock
[C#]
public ExecutionBlock ExecutionBlock {get;}
[C++]
public: __property ExecutionBlock* get_ExecutionBlock();
[C++/CLI]
public: property ExecutionBlock^ ExecutionBlock {    ExecutionBlock^ 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

Work Class  | Work Members

 

 


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