Overload List
| Name | Description | |
|---|---|---|
| GetSqlParameterStatement(ColumnSchema) | 
            Returns a T-SQL parameter statement based on the given column.
              | |
| GetSqlParameterStatement(ViewColumnSchema) | 
            Returns a T-SQL parameter statement based on the given column.
              | |
| GetSqlParameterStatement(ColumnSchema, Boolean) | 
            Returns a T-SQL parameter statement based on the given column.
              | |
| GetSqlParameterStatement(DataObjectBase, Boolean) | 
            Returns a T-SQL parameter statement based on the given column.
              | |
| GetSqlParameterStatement(ViewColumnSchema, Boolean) | 
            Returns a T-SQL parameter statement based on the given column.
              |