Reads information from a management group.
The following tables list the members exposed by the DataReader type.
Protected Constructors
Name | Description | |
---|---|---|
DataReader |
Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
BufferSize | Gets or sets the buffer size used when reading information from the data store. | |
IsComplete | Gets a value that describes if the reader is complete or not. |
Protected Properties
Name | Description | |
---|---|---|
ManagementGroup |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Close | Closes the underlying connection to the data store. | |
Dispose | Closes the underlying connection to the data store and releases any resources used by this object. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Read | Moves the reader to the next result object. | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
GetResult | ||
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.