Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client.Connection
DbAdapter Class
DbAdapter Properties
IDataAdapter.MissingMappingAction Property
IDataAdapter.MissingSchemaAction Property
IDataAdapter.TableMappings Property
DeleteCommand Property
InsertCommand Property
SelectCommand Property
UpdateCommand Property
DbAdapter
DeleteCommand 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
IDbCommand
DeleteCommand
{
get
;
set
; }
Public
Property
DeleteCommand
As
IDbCommand
Get
Set
Property Value
Type:
IDbCommand
Implements
IDbDataAdapter
DeleteCommand
See Also
Reference
DbAdapter Class
Innovator.Client.Connection Namespace