ModificationStatement.RecordsAffected Field
Specifies the number of records to be modified.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
Declaration
Field Value
Type | Default |
---|---|
Int32 | 0 |
See Also
Specifies the number of records to be modified.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
[DefaultValue(0)]
public int RecordsAffected
<DefaultValue(0)>
Public RecordsAffected As Integer
Type | Default |
---|---|
Int32 | 0 |
No
Your feedback is appreciated.