Detach Recordset from table and apply the subfield of QueryFilter.
[Visual Basic .NET]
Public Sub DetachTable ( _
)
[C#] public void DetachTable ( );
[C++]
HRESULT DetachTable(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
When using a record set, the DetachTable property is used to detach a recordset from a table and apply the subfield of a query filter.