Click or drag to resize

MetadataFileRead Method

Overload List
  Name Description
Public method Read Reads file records from disk if records were not loaded in memory otherwise returns the records in memory.
Public method Read(Int32) Reads specified file record from disk if records were not loaded in memory otherwise returns the record in memory.
Public method Read(String) Reads MetadataRecords that matches the searchPattern.
Top
See Also