This document is archived and information here might be outdated. Recommended version. |
Removes all tables from the collection.
[Visual Basic .NET]
Public Sub RemoveAllTables ( _
)
[C#] public void RemoveAllTables ( );
[C++]
HRESULT RemoveAllTables(
void
);