TablesRemove Method
Removes table.
Namespace: Gemstone.DataAssembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.171 -- Release Build+09eddea1dde2c1898c071986897c26dec26592bc
public void Remove(
Table table
)
Public Sub Remove (
table As Table
)
public:
void Remove(
Table^ table
)
Parameters
- table Table
- Table to remove.