C# Class Shaolinq.Persistence.SqlQueryFormatterManager.FormatParamValue

显示文件 Open project: tumtumtum/Shaolinq

Public Methods

Method Description
FormatParamValue ( object value, bool autoQuote ) : System

Method Details

FormatParamValue() public method

public FormatParamValue ( object value, bool autoQuote ) : System
value object
autoQuote bool
return System