This class is used to hold all the data which will be loaded into a Netrics Server.
The following tables list the members exposed by NetricsRecord.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsRecord | Overloaded. |
Public Methods
| Name | Description | |
|---|---|---|
|
compare | For internal use only. |
|
Equals | Determines whether the specified |
|
getAttribute | Gets the specified attribute value of the record. |
|
getAttrNames | Returns the names of name/value attributes of the record. |
|
getAttrValues | Returns the values of name/value attributes of the record. |
|
getFields | Can be used to get the content of a record. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
getKey | Can be used to get the record key of a record. |
|
GetType | Gets the |
|
Initialize |
Obsolete.
Only for COM interoperability. See |
|
numBytes | Return the number of bytes of data in this record. |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsRecord | Overloaded. |