Surface Area Configuration for Features (User-Defined Functions) - Analysis Services

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Analysis Services allows you to load assemblies containing user-defined functions. These functions can be based on the common language runtime (CLR) or can be Component Object Model (COM) objects. Objects developed using the CLR can be secured using the CLR security model. COM objects do not support this security model. Unless your applications require user-defined COM objects, disable the loading of these objects.

Options

  • Enable loading of user-defined COM functions
    If checked, Analysis Services will load user-defined COM functions.

    For more information, see sp_configure (Transact-SQL) in SQL Server Books Online.

See Also

Concepts

Surface Area Configuration for Features
Surface Area Configuration for Services and Connections

Help and Information

Getting SQL Server 2008 Assistance