[Missing <summary> documentation for "P:Remotion.Linq.Clauses.StreamedData.IStreamedDataInfo.DataType"]

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

Syntax

C#
Type DataType { get; }
Visual Basic
ReadOnly Property DataType As Type
	Get
Visual C++
property Type^ DataType {
	Type^ get ();
}

See Also