Overload List

  NameDescription
Public methodGetSqlParameterStatement(ColumnSchema)
Returns a T-SQL parameter statement based on the given column.
Public methodGetSqlParameterStatement(ViewColumnSchema)
Returns a T-SQL parameter statement based on the given column.
Public methodGetSqlParameterStatement(ColumnSchema, Boolean)
Returns a T-SQL parameter statement based on the given column.
Protected methodStatic memberGetSqlParameterStatement(DataObjectBase, Boolean)
Returns a T-SQL parameter statement based on the given column.
Public methodGetSqlParameterStatement(ViewColumnSchema, Boolean)
Returns a T-SQL parameter statement based on the given column.

See Also