Remove-ecsuserdefinedfunction: Stsadm operation (Office SharePoint Server)
Updated: February 14, 2008
Applies To: Office SharePoint Server 2007
Updated: 2008-02-14
Operation name: Remove-ecsuserdefinedfunction
Removes a user-defined function from Excel Calculation Services.
This operation is equivalent to accessing the Excel Services User Defined Function page of the Shared Services Administration Web site, selecting a data connection library, and clicking Delete on the drop-down menu.
Syntax
stsadm -o remove-ecsuserdefinedfunction
-ssp <SSP name>
-assembly <strong assembly name or file path to an assembly>
-assemblylocation {GAC | File}
Parameters
|
Parameter |
Value |
Required? |
Description |
|
ssp |
A valid SSP name, such as "SharedServices1" |
Yes |
The name of the SSP that provides the resources for the Excel Calculation Services you want to configure. |
|
assembly |
One of the following value types:
|
Yes |
Strong assembly name or full path of an assembly that contains the user-defined functions to be removed. The maximum character length is 4096. |
|
assemblylocation |
One of the following values:
|
Yes |
Specifies an assembly location. |
