SqlUserInteractionServices.InitializeInterfaceUIInfoMap Method
Adds the interface to UIInfo mappings.
Namespace: Microsoft.Data.Schema.Sql
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Protected Overridable Sub InitializeInterfaceUIInfoMap
protected virtual void InitializeInterfaceUIInfoMap()
protected:
virtual void InitializeInterfaceUIInfoMap()
abstract InitializeInterfaceUIInfoMap : unit -> unit
override InitializeInterfaceUIInfoMap : unit -> unit
protected function InitializeInterfaceUIInfoMap()
.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.