There was an error while loading. Please reload this page.
public ITable getTable(String id)
Get a ITable based on table identifier.
ITable
TNMStagingCSharp.Src.Staging.Staging staging = TNMStagingCSharp.Src.Staging.Staging.getInstance(CsDataProvider.getInstance(CsVersion.v020550)); Assert.IsNotNull(staging.getTable("extension_bdi")); Assert.AreEqual("Extension", staging.getTable("extension_bdi").getName());
Home
Supported Algorithms
Getting Started
API Documentation
Technical Specifications