Data Port Sync 1.0.500

DatabaseTracker.m_rows Field

[This is preliminary documentation and subject to change.]

Collection of changed rows

[Visual Basic]
Protected m_rows As ChangedRowCollection
[C#]
protected ChangedRowCollection m_rows;

See Also

DatabaseTracker Class | Primeworks.DataPortSync Namespace