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