See Also

Store Class  | Store 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.SQLDataCompare.Engine Send comments on this topic.

GetEnumerator Method

RedGate.SQLDataCompare.Engine.ResultsStore Namespace > Store Class : GetEnumerator Method (Store)

Returns a default enumerator for the ResultsStore.

[Visual Basic]
Public Function GetEnumerator() As StoreEnumerator
[C#]
public StoreEnumerator GetEnumerator();
[C++]
public: StoreEnumerator* GetEnumerator();
[C++/CLI]
public: StoreEnumerator^ GetEnumerator();

Return Type

StoreEnumerator that can be used to access the results store.

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

Store Class  | Store Members

 

 


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