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