IMaterializationService.BlockSiting Method ()

 

Applies To: SQL Server 2016 Preview

Blocks the siting of the IMaterializationService object.

Namespace:   Microsoft.DataWarehouse.ComponentModel
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

int BlockSiting()
int BlockSiting()
abstract BlockSiting : unit -> int
Function BlockSiting As Integer

Return Value

Type: System.Int32

The siting that is blocked.

See Also

IMaterializationService Interface
Microsoft.DataWarehouse.ComponentModel Namespace

Return to top