This document is archived and information here might be outdated. Recommended version. |
Sends OnChanged messages, Sends Changed Notifications to related objects, then calls WriteRows.
[Visual Basic .NET] Public Sub WriteChangedRows ( _ ByVal Rows As ISet _ )
[C#] public void WriteChangedRows ( ISet Rows );
[C++]
HRESULT WriteChangedRows(
ISet* Rows
);
[C++] Parameters Rows [in]
Rows is a parameter of type ISet*