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

See Also

Reference

SqlUserInteractionServices Class

Microsoft.Data.Schema.Sql Namespace