This document is archived and information here might be outdated. Recommended version. |
Creates a row in the database with a system assigned object ID and null property values.
[Visual Basic .NET] Public Function CreateRow ( _ ) As IRow
[C#] public IRow CreateRow ( );
[C++]
HRESULT CreateRow(
void
);