See Also

RedGate.SQLDataCompare.Engine.ResultsStore Namespace

Requirements

Namespace: RedGate.SQLDataCompare.Engine.ResultsStore

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RedGate.SQLDataCompare.Engine (in RedGate.SQLDataCompare.Engine.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See AlsoLanguages Requirements RedGate.SQLDataCompare.Engine Send comments on this topic.

FieldType Enumeration

RedGate.SQLDataCompare.Engine.ResultsStore Namespace : FieldType Enumeration

The types of field that a ResultsStore can contain.

Members

MemberDescription
Empty Not used.
Integer88-bit signed integer.
Integer1616-bit signed integer.
Integer3232-bit signed integer.
Integer6464-bit signed integer.
Byte8-bit unsigned integer.
UInteger1616-bit unsigned integer.
UInteger3232-bit unsigned integer.
UInteger6464-bit unsigned integer.
SingleSingle-precision, 32-bit number.
Boolean Boolean, True/False value.
String String or XML.
DoubleDouble-precision, 64-bit number.
Date Date and time.
Binary Binary data.
DecimalHigh-precision, decimal number suitable for financial information.
Object An object.
ClrA CLR type.
SortByteAn byte for sorting by type (cannot be compared).

Requirements

Namespace: RedGate.SQLDataCompare.Engine.ResultsStore

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RedGate.SQLDataCompare.Engine (in RedGate.SQLDataCompare.Engine.dll)

See Also

RedGate.SQLDataCompare.Engine.ResultsStore Namespace

 

 


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