SqlUserInteractionServices.Initialize Method
Initializes the method to set up UIInfo and interface-type mappings.
Namespace: Microsoft.Data.Schema.Sql
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Protected Sub Initialize
protected void Initialize()
protected:
void Initialize()
member Initialize : unit -> unit
protected function Initialize()
Remarks
Also sets up the UIInfo to ElementClass mappings.
.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.