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