FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenantManager..::..removeTenantDatabase Method

Removes the tenant database.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool removeTenantDatabase(
	string hostOrTenantID
)
Public Function removeTenantDatabase ( _
	hostOrTenantID As String _
) As Boolean
public:
bool^ removeTenantDatabase(
	String^ hostOrTenantID
)

Parameters

hostOrTenantID
Type: String
The host or tenant identifier.

Return Value

true if XXXX, false otherwise.