Sql.ColumnParams method

Returns a comma-delimited list of arbitrarily-named parameters for the column values of the specified DTO.

public static Sql ColumnParams(object dto)

See Also