This document is archived and information here might be outdated. Recommended version. |
Detach Recordset from table and apply the subfield of QueryFilter.
[Visual Basic .NET]
Public Sub DetachTable ( _
)
[C#]
public void DetachTable (
);
[C++]
HRESULT DetachTable(
void
);
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.