ModificationStatement.RecordsAffected Field
Specifies the number of records to be modified.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Field Value
| Type | Default |
|---|---|
| Int32 | 0 |
See Also
Specifies the number of records to be modified.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
[DefaultValue(0)]
public int RecordsAffected
<DefaultValue(0)>
Public RecordsAffected As Integer
| Type | Default |
|---|---|
| Int32 | 0 |