Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the Visual Studio deployment plan generation engine to allow your code to extend the functionality during initialization.
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Protected Overridable Sub OnInitialize
protected virtual void OnInitialize()
protected:
virtual void OnInitialize()
abstract OnInitialize : unit -> unit
override OnInitialize : unit -> unit
protected function OnInitialize()
.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.