Compartir a través de


Node Constructor

[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.]

Initializes a new instance of the Node structure.

Overload List

  Name Description
Public method Node(Boolean) Initializes a new instance of the Node structure.
Public method Node(DateTime) Initializes a new instance of the Node structure.
Public method Node(DateTimeOffset) Initializes a new instance of the Node structure.
Public method Node(Decimal) Initializes a new instance of the Node structure.
Public method Node(Double) Initializes a new instance of the Node structure.
Public method Node(Guid) Initializes a new instance of the Node structure.
Public method Node(Int32) Initializes a new instance of the Node structure.
Public method Node(Int64) Initializes a new instance of the Node structure.
Public method Node(Object) Initializes a new instance of the Node structure.
Public method Node(String) Initializes a new instance of the Node structure.
Public method Node(Date) Initializes a new instance of the Node structure.
Public method Node(IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(EdgeCollection) Initializes a new instance of the Node structure.
Public method Node(GraphReference) Initializes a new instance of the Node structure.
Public method Node(array<Node> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(NodeKind) Initializes a new instance of the Node structure.
Public method Node(Time) Initializes a new instance of the Node structure.
Public method Node(GraphStore, IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(GraphStore, array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, GraphReference) Initializes a new instance of the Node structure.
Public method Node(GraphStore, array<Node> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, NodeKind) Initializes a new instance of the Node structure.
Public method Node(Identifier, Boolean) Initializes a new instance of the Node structure.
Public method Node(Identifier, array<Byte> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(Identifier, IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(Identifier, array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(Identifier, EdgeCollection) Initializes a new instance of the Node structure.
Public method Node(Identifier, array<Node> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(Identifier, NodeKind) Initializes a new instance of the Node structure.
Public method Node(Identifier, Date) Initializes a new instance of the Node structure.
Public method Node(Identifier, DateTime) Initializes a new instance of the Node structure.
Public method Node(Identifier, DateTimeOffset) Initializes a new instance of the Node structure.
Public method Node(Identifier, Decimal) Initializes a new instance of the Node structure.
Public method Node(Identifier, Double) Initializes a new instance of the Node structure.
Public method Node(Identifier, Guid) Initializes a new instance of the Node structure.
Public method Node(Identifier, Int32) Initializes a new instance of the Node structure.
Public method Node(Identifier, Int64) Initializes a new instance of the Node structure.
Public method Node(Identifier, Object) Initializes a new instance of the Node structure.
Public method Node(Identifier, String) Initializes a new instance of the Node structure.
Public method Node(Identifier, Time) Initializes a new instance of the Node structure.
Public method Node(NodeKind, IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(NodeKind, array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(NodeKind, array<Node> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Boolean) Initializes a new instance of the Node struct.
Public method Node(GraphStore, Identifier, array<Byte> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, array<Node> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, NodeKind) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Date) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, DateTime) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, DateTimeOffset) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Decimal) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Double) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Guid) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Int32) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Int64) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Object) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, String) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, Time) Initializes a new instance of the Node structure.
Public method Node(GraphStore, NodeKind, IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(GraphStore, NodeKind, array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, NodeKind, array<Node> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(Identifier, NodeKind, IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(Identifier, NodeKind, array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(Identifier, NodeKind, array<Node> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, NodeKind, IEnumerable< (Of < <' (Edge> ) > > )) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, NodeKind, array<Edge> [] () [] []) Initializes a new instance of the Node structure.
Public method Node(GraphStore, Identifier, NodeKind, array<Node> [] () [] []) Initializes a new instance of the Node structure.

Top

See Also

Reference

Node Structure

Node Members

System.Dataflow Namespace