This document is archived and information here might be outdated. Recommended version. |
The name of the specified connection point.
[Visual Basic .NET]
Public Function get_ConnectionPointName ( _
ByVal connectionPointIndex As Integer _
) As String
[C#]
public string get_ConnectionPointName (
int connectionPointIndex
);
[C++]
HRESULT get_ConnectionPointName(
long connectionPointIndex,
System.String* Name
);
[C++] Parameters connectionPointIndex [in]
connectionPointIndex is a parameter of type long Name [out, retval]
Name is a parameter of type BSTR*
It is recommended that developers do not use Complex Junctions in their data modeling solutions. Developers can leverage existing Geodatabase components in order to implement partial functionality, such as IFeatureClassExtension.