Overload List
Name | Description | |
---|---|---|
![]() ![]() | Read(Stream) | Reads the database structure from a stream. |
![]() ![]() | Read(TextReader) | Reads the database structure from the TextWriter. |
![]() ![]() | Read(String) | Reads the database structure from a file. |
![]() ![]() | Read(Stream, SerializationMode) | Reads database srtucture from a file with the selected serialization mode. |
![]() ![]() | Read(String, SerializationMode) | Reads database structure from a file with the selected serialization mode. |