publicstaticTResultAggregateMax<TResult>(TResultthisValue){thrownewNotSupportedException("This method is not supported by the current parameter");}
publicstaticTResultAggregateMax<TResult>(TResultthisValue){thrownewNotSupportedException("This method is not supported by the current parameter");}
publicstaticTResultAggregateCount<TResult>(TResultthisValue){thrownewNotSupportedException("This method is not supported by the current parameter");}
publicstaticTResultAggregateCount<TResult>(TResultthisValue){thrownewNotSupportedException("This method is not supported by the current parameter");}
publicstaticTResultMappingColumn<TResult>(TResultoldColumnName,stringnewColumnName){thrownewNotSupportedException("This method is not supported by the current parameter");}
publicstaticTResultMappingColumn<TResult>(TResultoldColumnName,stringnewColumnName){thrownewNotSupportedException("This method is not supported by the current parameter");}
/// <summary>
///Example: new NewT(){name=SqlFunc.GetSelfAndAutoFill(it)} Generated SQL it.*
/// </summary>
/// <typeparam name="TResult"></typeparam>
/// <param name="value"></param>
/// <returns></returns>
publicstaticTResultGetSelfAndAutoFill<TResult>(objectvalue){thrownewNotSupportedException("This method is not supported by the current parameter");}