See Also

ExecutionBlock Class  | ExecutionBlock 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.SQL.Shared Send comments on this topic.

Dispose Method

RedGate.SQL.Shared Namespace > ExecutionBlock Class : Dispose Method (ExecutionBlock)

Disposes of the object.

[Visual Basic]
Public Sub Dispose()
[C#]
public void Dispose();
[C++]
public: void Dispose();
[C++/CLI]
public: void Dispose();

Remarks

The ExecutionBlock makes extensive use of temporary files; it is very important to dispose of the object to ensure these files are deleted.

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

ExecutionBlock Class  | ExecutionBlock Members

 

 


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