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

See Also

Reference

SqlUserInteractionServices Class

Microsoft.Data.Schema.Sql Namespace