TablesAdd Method

Adds new table.

Definition

Namespace: Gemstone.Data
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.171 -- Release Build+09eddea1dde2c1898c071986897c26dec26592bc
public void Add(
	Table table
)

Parameters

table  Table
Table to add.

See Also