A NetricsMappedRecord inherits from a NetricsRecord, and has additional functionality which allows the user to access the fields of the record by field name or number.
The following tables list the members exposed by NetricsMappedRecord.
Public Methods
Name | Description | |
---|---|---|
![]() |
compare | For internal use only. (inherited from NetricsRecord) |
![]() |
Equals | Determines whether the specified |
![]() |
getAttribute | Overloaded. Gets the specified attribute value of the record. |
![]() |
getAttrNames | Overloaded. Returns the names of name/value attributes of the record. |
![]() |
getAttrValues | Returns the values of name/value attributes of the record. (inherited from NetricsRecord) |
![]() |
getField | Overloaded. Returns the contents of a field in the record. |
![]() |
getFieldByName | Obsolete. Only for COM interoperability. |
![]() |
getFieldNames | Returns an array of Strings which are the names of the fields for the source table of the record. |
![]() |
getFields | Can be used to get the content of a record. (inherited from NetricsRecord) |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getKey | Can be used to get the record key of a record. (inherited from NetricsRecord) |
![]() |
GetType | Gets the |
![]() |
Initialize | Only for COM interoperability. See |
![]() |
numBytes | Return the number of bytes of data in this record. (inherited from NetricsRecord) |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |