Overload | Description |
---|---|
C1CSVDataAdapter Constructor() | Initializes a new instance of the C1CSVDataAdapter class. |
C1CSVDataAdapter Constructor(C1CSVCommand) | Initializes a new instance of the C1CSVDataAdapter class with a select command. |
C1CSVDataAdapter Constructor(C1CSVConnection,String) | Initializes a new instance of the C1CSVDataAdapter class a conection and a select command text. |
C1CSVDataAdapter Constructor(String,String) | Initializes a new instance of the C1CSVDataAdapter class with a conection string and a select command text. |