ArcObjects Library Reference (GeoDatabaseExtensions)  

IConstructionJoinLinks.ClearJoinLinks Method

Clears join links.

[Visual Basic .NET]
Public Sub ClearJoinLinks ( _
)
[C#]
public void ClearJoinLinks (
);
[C++]
HRESULT ClearJoinLinks(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IConstructionJoinLinks Interface