[Missing <summary> documentation for "T:Remotion.Linq.Clauses.StreamedData.StreamedScalarValueInfo"]

Namespace: Remotion.Linq.Clauses.StreamedData
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public class StreamedScalarValueInfo : StreamedValueInfo
Visual Basic
Public Class StreamedScalarValueInfo _
	Inherits StreamedValueInfo
Visual C++
public ref class StreamedScalarValueInfo : public StreamedValueInfo

Inheritance Hierarchy

System..::..Object
  Remotion.Linq.Clauses.StreamedData..::..StreamedValueInfo
    Remotion.Linq.Clauses.StreamedData..::..StreamedScalarValueInfo

See Also