Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client.Connection
DbReader Class
DbReader Properties
Depth Property
FieldCount Property
IsClosed Property
Item Property
RecordsAffected Property
DbReader
RecordsAffected 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
int
RecordsAffected
{
get
; }
Public
ReadOnly
Property
RecordsAffected
As
Integer
Get
Property Value
Type:
Int32
Implements
IDataReader
RecordsAffected
See Also
Reference
DbReader Class
Innovator.Client.Connection Namespace