Feature Properties

Microsoft SQL Server Analysis Services supports the server properties listed in the following table. To view or change these properties for an instance of Analysis Services, in SQL Server Management Studio, right-click the Analysis Services instance, and then click Properties.

Properties

  • ComUdfEnabled
    A Boolean property that indicates whether user-defined functions defined as com objects are enabled.

  • ConnStringEncryptionEnabled
    A Boolean property that indicates whether the connection string is encrypted in the server configuration file.

  • LinkFromOtherInstanceEnabled
    A Boolean property that indicates whether objects can be linked to from other server instances.

  • LinkInsideInstanceEnabled
    A Boolean property that indicates whether a linked object can be created inside the same server instance.

  • LinkToOtherInstanceEnabled
    A Boolean property that indicates whether objects on remote servers can be linked to.

  • ManagedCodeEnabled
    A Boolean property that indicates whether CLR storage procedures are enabled.

  • SQMSupportEnabled
    A Boolean property that indicates whether error and feature usage reports are sent to Microsoft automatically.

  • UseCachedPageAllocators
    A Boolean property that indicates whether cached page allocators are enabled.