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.1.0
Syntax
C#
public SimpleStatement()
See Also