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