EntityDesignExplorerContent.IComponentConnector.Connect Method (Int32, Object)

 

Attaches events and names to compiled content.

Namespace:   Microsoft.Data.Entity.Design.UI.Views.Explorer
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

[SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[DebuggerNonUserCodeAttribute]
[SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void IComponentConnector.Connect(
	int connectionId,
	object target
)

Parameters

connectionId
Type: System.Int32

An identifier token to distinguish calls.

target
Type: System.Object

The target to connect events and names to.