[Missing <summary> documentation for "M:Remotion.Linq.Clauses.StreamedData.StreamedScalarValueInfo.CloneWithNewDataType(System.Type)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected override StreamedValueInfo CloneWithNewDataType( Type dataType ) |
Visual Basic |
---|
Protected Overrides Function CloneWithNewDataType ( _ dataType As Type _ ) As StreamedValueInfo |
Visual C++ |
---|
protected: virtual StreamedValueInfo^ CloneWithNewDataType( Type^ dataType ) override |
Parameters
- dataType
- Type: System..::..Type
[Missing <param name="dataType"/> documentation for "M:Remotion.Linq.Clauses.StreamedData.StreamedScalarValueInfo.CloneWithNewDataType(System.Type)"]
Return Value
[Missing <returns> documentation for "M:Remotion.Linq.Clauses.StreamedData.StreamedScalarValueInfo.CloneWithNewDataType(System.Type)"]