The GetTableRights function checks the table rights for a table.
Method | /GetTableRights |
The request body is of type GetTableRights.
Name | Description | Data Type |
---|---|---|
tableName | xml:string |
|
The response body is of type GetTableRightsResponse.
Name | Description | Data Type |
---|---|---|
GetTableRightsResult | TableRightInfo |
|