IMaterializationService.UnblockMaterialization Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.DataWarehouse.ComponentModel
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Function UnblockMaterialization As Integer
'Usage
Dim instance As IMaterializationService
Dim returnValue As Integer
returnValue = instance.UnblockMaterialization()
int UnblockMaterialization()
int UnblockMaterialization()
abstract UnblockMaterialization : unit -> int
function UnblockMaterialization() : int
Return Value
Type: System.Int32