Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads information from a management group.
The following tables list the members exposed by the DataReader type.
Protected Constructors
| Name | Description | |
|---|---|---|
| DataReader | Initializes a new instance of the DataReader class using the specified parameters. | 
Top
Public Properties
(see also Protected Properties)
| Name | Description | |
|---|---|---|
| .gif) | BufferSize | Gets or sets the buffer size used when reading information from the data store. | 
| .gif) | IsComplete | Gets a value that describes if the reader is complete or not. | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | ManagementGroup | Gets the EnterpriseManagementGroup object associated with this DataReader. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Close | Closes the underlying connection to the data store. | 
| .gif) | Dispose | Closes the underlying connection to the data store and releases any resources used by this object. | 
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Read | Moves the reader to the next result object. | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | GetResult | Gets the Result value of the most recent operation. | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
DataReader Class
Microsoft.EnterpriseManagement.Common Namespace