[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Reads information from a management group.

The following tables list the members exposed by the DataReader type.

Protected Constructors

  Name Description
DataReader  
Top

Public Properties (see also Protected Properties)

  Name Description
public property BufferSize Gets or sets the buffer size used when reading information from the data store.
public property IsComplete Gets a value that describes if the reader is complete or not.
Top

Protected Properties

  Name Description
protected property ManagementGroup  
Top

Public Methods (see also Protected Methods)

  Name Description
public method Close Closes the underlying connection to the data store.
public method Dispose Closes the underlying connection to the data store and releases any resources used by this object.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Read Moves the reader to the next result object.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method GetResult  
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.