Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client.Connection
DbCommand Class
DbCommand Constructor
DbCommand Properties
DbCommand Methods
DbCommand Constructor
Initializes a new instance of the
DbCommand
class
Namespace:
Innovator.Client.Connection
Assembly:
Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
C#
VB
Copy
public
DbCommand
(
DbConnection
conn
)
Public
Sub
New
(
conn
As
DbConnection
)
Parameters
conn
Type:
Innovator.Client.Connection
DbConnection
See Also
Reference
DbCommand Class
Innovator.Client.Connection Namespace