Data source types: Essbase
HypDeleteCalc() allows the user to delete a calculation script object from an Analytic Server.
HypDeleteCalc (vtSheetName, vtApplicationName, vtDatabaseName, vtCalcScript)
ByVal vtSheetName As Variant
ByVal vtApplicationName As Variant
ByVal vtDatabaseName As Variant
ByVal vtCalcScript As Variant
vtSheetName: For future use. Currently the active sheet is used.
vtApplicationName: Specify the application name containing the calculation script.
vtDatabaseName: Specify the database name containing the calculation script.
vtCalcScript: Specify the calculation script name to be deleted.