This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Function ApplyEdits ( _ ByVal TableEdits As ITableEdits _ ) As ITableEditResults
[C#] public ITableEditResults ApplyEdits ( ITableEdits TableEdits );
[C++]
HRESULT ApplyEdits(
ITableEdits* TableEdits
);
[C++] Parameters TableEdits [in]
TableEdits is a parameter of type ITableEdits*