Метод | Описание | |
---|---|---|
AddOrRemoveRows ( string groupId ) : string | ||
CreateDataset ( string groupId ) : string | ||
GetDashboard ( string groupId ) : string | ||
GetDashboardTile ( string groupId ) : string | ||
GetDashboardTiles ( string groupId ) : string | ||
GetDashboards ( string groupId ) : string | ||
GetDatasetTables ( string groupId ) : string | ||
GetDatasets ( string groupId ) : string | ||
UpdateTableSchema ( string groupId ) : string |
public AddOrRemoveRows ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public CreateDataset ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public GetDashboard ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public GetDashboardTile ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public GetDashboardTiles ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public GetDashboards ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public GetDatasetTables ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public GetDatasets ( string groupId ) : string | ||
groupId | string | |
Результат | string |
public UpdateTableSchema ( string groupId ) : string | ||
groupId | string | |
Результат | string |