Shunde.NET Framework Class Library

DBUtils.ParseSql Method (Int32)

Converts an int Value into the SQL equivalent, or NULL if int = int.MinValue

public static string ParseSql(
   Int32 intValue
);

See Also

DBUtils Class | Shunde.Utilities Namespace | DBUtils.ParseSql Overload List