This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub InsertRow ( _ ByVal Row As IRowBuffer _ )
[C#] public void InsertRow ( IRowBuffer Row );
[C++]
HRESULT InsertRow(
IRowBuffer* Row
);
[C++] Parameters Row [in]
Row is a parameter of type IRowBuffer*