UnitTestingDesignService.OnHandleSet Method
Namespace: Microsoft.Data.Schema.UnitTesting
Assembly: Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)
Syntax
'Declaration
Protected Overridable Sub OnHandleSet
protected virtual void OnHandleSet()
protected:
virtual void OnHandleSet()
abstract OnHandleSet : unit -> unit
override OnHandleSet : unit -> unit
protected function OnHandleSet()
.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.