There was an error while loading. Please reload this page.
public HashSet<String> getTableIds()
Return a Set of all table identifiers.
Set
TNMStagingCSharp.Src.Staging.Staging staging = TNMStagingCSharp.Src.Staging.Staging.getInstance(CsDataProvider.getInstance(CsVersion.v020550)); Assert.IsTrue(staging.getTableIds().Count > 0); Assert.IsTrue(staging.getTableIds().Contains("extension_bdi"));
Home
Supported Algorithms
Getting Started
API Documentation
Technical Specifications