| Properties of class ObjectReader |
class ObjectReader | Methods | All Members
Public Properties
Gets the current DataObject.
public IDataObject Current { get; }
ObjectReaderBase
Gets a value indicating whether the reader is closed.
public bool IsClosed { get; }
ObjectReaderBase