Edge Structure

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

An edge in an Mgraph structure.

Namespace:  System.Dataflow
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
PublicStructureEdge _
    ImplementsIEquatable(OfEdge)
'Usage
DiminstanceAsEdge
publicstructEdge : IEquatable<Edge>
publicvalue classEdge : IEquatable<Edge>
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Edge Members

System.Dataflow Namespace