IHostMaterializationService Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.AnalysisServices.Hosting
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<GuidAttribute("45BF1B3B-4C61-4681-89A5-29D9D43C462A")> _
Public Interface IHostMaterializationService
'Usage
Dim instance As IHostMaterializationService
[GuidAttribute("45BF1B3B-4C61-4681-89A5-29D9D43C462A")]
public interface IHostMaterializationService
[GuidAttribute(L"45BF1B3B-4C61-4681-89A5-29D9D43C462A")]
public interface class IHostMaterializationService
[<GuidAttribute("45BF1B3B-4C61-4681-89A5-29D9D43C462A")>]
type IHostMaterializationService =  interface end
public interface IHostMaterializationService