Data Port Sync 1.0.500

SqlCeRowset.m_pRowset Field

[This is preliminary documentation and subject to change.]

Unmanaged rowset object pointer.

[Visual Basic]
Protected m_pRowset As IntPtr
[C#]
protected IntPtr m_pRowset;

Remarks

Never manipulate this value directly.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace