Click or drag to resize

SimpleStatement Constructor

Creates a new instance of SimpleStatement without any query string or parameters.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public SimpleStatement()
See Also