Click or drag to resize

SQLInserter Constructor

Initilizes a new instance of the object. Note: You must use the SQLInserter(IDatabase, String) constructor in order to use AddColumnPerSchema(String, Object, SQLColumnFlags).

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public SQLInserter()
See Also