SqlClientOutputStream Constructor (connectionString, table, dataField, whereCriteria)
Creates a new instance of the SqlClientInputStream class for the specified connection string, table
data field, and where criteria.
Parameters- connectionString– (String)
- The connection string of the database to use.
- table– (String)
- The table in which the data is stored.
- dataField– (String)
- The field in which the data is stored
- whereCriteria– (String)
- The where criteria that identifies the record.
Assembly: Krystalware.SlickUpload, Version: 4.0
|