| Class | Description |
|---|---|
| GetTableDetails |
Class that allows to retrieve some information about the chosen table
|
| ListDBInfo |
Class that allows to retrieve information about the chosen resource
|
| ListNames |
Class that allows to retrieve a list of database resources
|
| ListSchemas |
class that allows to retrieve schema's names of a chosen database.
|
| ListTables |
Class that allows to retrieve the tables's names of a chosen database
|
| RandomSampleOnTable |
Class that allows to perform a random sample operation on a table of a chosen
database.
|
| SampleOnTable |
Class that allows to perform a sample operation on a table of a chosen
database.
|
| SmartSampleOnTable |
Class that allows to perform a smart sample operation on a table of a chosen
database.
|
| SubmitQuery |
Class that allows to submit a query.
|
| Enum | Description |
|---|---|
| SmartCorrectionEnum | |
| SubmitQueryEnum |
Copyright © 2020. All Rights Reserved.