The fields of the Adapter class are listed below. For a complete list of Adapter class members, see the Adapter Members topic.

Protected Instance Fields

deleteParams Gets/Sets the spl parameters in an array. The parameters are used to delete fields in the database
insertParams Gets/Sets the spl parameters in an array. The parameters are used to insert fields in the database
updateParams Gets/Sets the spl parameters in an array. The parameters are used to update fields in the database

See Also

Adapter Class | Magnusson.Data.SqlClient Namespace