This document is archived and information here might be outdated. Recommended version. |
Remove table from set.
[Visual Basic .NET] Public Sub Remove ( _ ByVal Name As String _ )
[C#] public void Remove ( string Name );
[C++]
HRESULT Remove(
BSTR Name
);
[C++]
Parameters Name [in]
Name is a parameter of type BSTR