This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITableWrite Interface > ITableWrite.RemoveRows Method (ArcObjects .NET 10.4 SDK) |
Remove a set of rows from the database without polymorphic object delete behavior.
[Visual Basic .NET] Public Sub RemoveRows ( _ ByVal Rows As ISet _ )
[C#] public void RemoveRows ( ISet Rows );
[C++]
HRESULT RemoveRows(
ISet* Rows
);
[C++]
Parameters Rows [in]
Rows is a parameter of type ISet