DatabaseTaskHost.StopAsyncModelBuilding Method
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Protected Friend Function StopAsyncModelBuilding As DatabaseTaskHost..::..AsyncModelBuildingBlocker
protected internal DatabaseTaskHost..::..AsyncModelBuildingBlocker StopAsyncModelBuilding()
protected public:
DatabaseTaskHost..::..AsyncModelBuildingBlocker^ StopAsyncModelBuilding()
member StopAsyncModelBuilding : unit -> DatabaseTaskHost..::..AsyncModelBuildingBlocker
function StopAsyncModelBuilding() : DatabaseTaskHost..::..AsyncModelBuildingBlocker
Return Value
Type: Microsoft.Data.Schema.Build.DatabaseTaskHost.AsyncModelBuildingBlocker
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.