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