Zoho Analytics Client Library
Zoho Analytics Client Library
ZReports
ReportClient Class
ReportClient Methods
ActivateUser Method
AddColumn Method
AddDbOwner Method
AddGroupMembers Method
AddLookup Method
AddRow Method
AddUser Method
AutoGenReports Method
ChangeUserRole Method
CopyDatabase Method
CopyFormula Method
CopyReports Method
CreateAnalysisView Method
CreateBlankDB Method
CreateGroup Method
CreateSimilarViews Method
CreateSlideShow Method
CreateTable Method
DeActivateUser Method
DeleteColumn Method
DeleteData Method
DeleteDatabase Method
DeleteGroup Method
DeleteSlideShow Method
DeleteView Method
DisableDomainDB Method
EnableDomainDB Method
ExportData Method
ExportDataAsCSV Method
ExportDataAsDictionary Method
ExportDataAsJson Method
ExportDataUsingSQL Method
FolderList Method
GetCopyDBKey Method
GetDashboards Method
GetDatabaseID Method
GetDatabaseMetaData Method
GetDatabaseName Method
GetEmbedURL Method
GetPlanInfo Method
GetShareInfo Method
GetSlideInfo Method
GetSlideList Method
GetSlideUrl Method
GetURI Method
GetUsers Method
GetViewInfo Method
GetViewName Method
GetViewUrl Method
GroupInfo Method
HideColumn Method
IsColumnExist Method
IsDbExist Method
IsViewExist Method
MyWorkspaceList Method
RecentItems Method
RemoveDbOwner Method
RemoveGroupMembers Method
RemoveLookup Method
RemoveShare Method
RemoveUser Method
RenameColumn Method
RenameView Method
SaveAs Method
SetWebProxy Method
SharedWorkspaceList Method
ShareView Method
ShowColumn Method
UpdateCloudDBConnection Method
UpdateData Method
UpdateGroupInfo Method
UpdateRemoteDBConnection Method
UpdateSlideShow Method
UrlSplCharReplace Method
ViewList Method
ViewMetadata Method
ReportClient
GetCopyDBKey Method
Gets the copy workspace key.
Namespace:
ZReports
Assembly:
ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
string
GetCopyDBKey
(
string
dbURI
,
Dictionary
<
string
,
string
>
config
)
Parameters
dbURI
Type:
System
String
The workspace URI.
config
Type:
System.Collections.Generic
Dictionary
String
,
String
The config can contain additional params. can be null.
Return Value
Type:
String
Workspace key.
See Also
Reference
ReportClient Class
ZReports Namespace