GetTableProfileData Method
Overloads
GetTableProfileData(String) |
Returns profile data for a given table. |
GetTableProfileData(String)
Returns profile data for a given table.
Declaration
public TableProfilingData GetTableProfileData([QixName("qTableName")] string tableName)
Parameters
Type | Name | Description |
---|---|---|
System.String | tableName |
Name of the table |
Returns
Type | Description |
---|---|
TableProfilingData |