|   | 
              Name | 
              Description | 
            
            
              
                 
               | 
              
                PopulateParameters(OdbcCommand, Object)
               | 
              
            Takes the OdbcCommand object and populates it with the given parameters.
             | 
            
            
              
                 
               | 
              
                PopulateParameters(OleDbCommand, Object)
               | 
              
            Takes the OleDbCommand object and populates it with the given parameters.
             | 
            
            
              
                 
               | 
              
                PopulateParameters(SqlCommand, Object)
               | 
              
             Takes the SqlCommand object and populates it with the given parameters.
             | 
            
            
              
                 
               | 
              
                PopulateParameters(OdbcCommand, Object, Object)
               | 
              
            Takes the OdbcCommand object and populates it with the given parameters.
             | 
            
            
              
                 
               | 
              
                PopulateParameters(OleDbCommand, Object, Object)
               | 
              
            Takes the OleDbCommand object and populates it with the given parameters.
             | 
            
            
              
                 
               | 
              
                PopulateParameters(SqlCommand, Object, Object)
               | 
              
            Takes the SqlCommand object and populates it with the given parameters.
             | 
            
            
              
                 
               | 
              
                PopulateParametersTDbCommand(TDbCommand, ActionTDbCommand, Object)
               | 
              
            Takes the IDbCommand object and populates it with the given parameters.
             |