public Task OpenAsync()
Public Function OpenAsync As Task
public:
Task^ OpenAsync()
function OpenAsync();
[Missing <returns> documentation for "M:Gemstone.PQDIF.Logical.LogicalParser.OpenAsync"]
InvalidOperationException | FilePath has not been defined. |
InvalidDataException | First record of PQDIF file is not the container record. |
NotSupportedException | An unsupported compression mode was defined in the PQDIF file. |
EndOfStreamException | End of stream encountered while reading the container record. |