API Documentation
API Documentation
ZReports
ReportClient Class
ReportClient Methods
ActivateUser Method
AddColumn Method
AddDbOwner Method
AddLookup Method
AddRow Method
AddUser Method
AutoGenReports Method
CopyDatabase Method
CopyFormula Method
CopyReports Method
CreateSimilarViews Method
CreateTable Method
DeActivateUser Method
DeleteColumn Method
DeleteData Method
DeleteDatabase Method
DisableDomainDB Method
EnableDomainDB Method
ExportData Method
ExportDataAsCSV Method
ExportDataAsDictionary Method
ExportDataAsJson Method
ExportDataUsingSQL Method
GetCopyDBKey Method
GetDatabaseMetaData Method
GetDatabaseName Method
GetEmbedURL Method
GetPlanInfo Method
GetShareInfo Method
GetURI Method
GetUsers Method
GetViewName Method
GetViewUrl Method
HideColumn Method
ImportData Method
IsDbExist Method
RemoveDbOwner Method
RemoveLookup Method
RemoveShare Method
RemoveUser Method
RenameColumn Method
RenameView Method
SetWebProxy Method
ShareView Method
ShowColumn Method
UpdateData Method
ReportClient
DeleteDatabase Method
Delete a specified database from a ManageEngine Analytics Plus Account.
Namespace:
ZReports
Assembly:
ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
DeleteDatabase
(
string
userURI
,
string
databaseName
,
Dictionary
<
string
,
string
>
config
)
Parameters
userURI
Type:
System
String
The user URI.
databaseName
Type:
System
String
Name of the database.
config
Type:
System.Collections.Generic
Dictionary
String
,
String
The config can contain additional params. can be null.
See Also
Reference
ReportClient Class
ZReports Namespace