UnblockMaterialization-Methode
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
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