Compartir a través de


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

Creates and populates a GraphStore by reading from a string.

Overload List

  Name Description
Public methodStatic member ReadFromString(String) Creates and populates a DefaultGraphStore by reading from a string.
Public methodStatic member ReadFromString(Func< (Of < <' (GraphStore> ) > > ), String) Creates a GraphStore using a delegate and populates it from a string.

Top

See Also

Reference

GraphStore Class

GraphStore Members

System.Dataflow Namespace