Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client.Connection
DbCommand Class
DbCommand Properties
CommandText Property
CommandTimeout Property
CommandType Property
Connection Property
Parameters Property
Transaction Property
UpdatedRowSource Property
DbCommand
Connection Property
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
IDbConnection
Connection
{
get
;
set
; }
Public
Property
Connection
As
IDbConnection
Get
Set
Property Value
Type:
IDbConnection
Implements
IDbCommand
Connection
See Also
Reference
DbCommand Class
Innovator.Client.Connection Namespace