See Also

NullableBinaryReader Members  | RedGate.SQLCompare.Engine Namespace

Requirements

Namespace: RedGate.SQLCompare.Engine

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.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages RedGate.SQLCompare.Engine Send comments on this topic.

NullableBinaryReader Class

RedGate.SQLCompare.Engine Namespace : NullableBinaryReader Class

For internal use only.

For a list of all members of this type, see NullableBinaryReader members.

Inheritance Hierarchy

System.Object
   System.IO.BinaryReader
      RedGate.SQLCompare.Engine.NullableBinaryReader

Syntax

[Visual Basic]
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public NotInheritable Class NullableBinaryReader    Inherits BinaryReader
[C#]
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public sealed class NullableBinaryReader : BinaryReader
[C++]
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public __gc __sealed class NullableBinaryReader : public BinaryReader
[C++/CLI]
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public ref class NullableBinaryReader sealed : public BinaryReader

Requirements

Namespace: RedGate.SQLCompare.Engine

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.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

See Also

NullableBinaryReader Members  | RedGate.SQLCompare.Engine Namespace

 

 


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