WriteTo Method

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

Writes the sub-graph that can be reached from this node to a stream.

Overload List

  Name Description
Public method WriteTo(Stream) Writes the sub-graph that can be reached from this node to a stream.
Public method WriteTo(TextWriter) Writes the sub-graph that can be reached from this node to a stream.
Public method WriteTo(String) Writes the sub-graph that can be reached from this node to a stream.
Public method WriteTo(GraphWriter) Writes the sub-graph that can be reached from this node to a stream.
Public method WriteTo(Stream, Encoding) Writes the sub-graph that can be reached from this node to a stream.
Public method WriteTo(String, Encoding) Writes the sub-graph that can be reached from this node to a stream.

Top

See Also

Reference

Node Structure

Node Members

System.Dataflow Namespace