Define name and format of a server side record source file.
The following tables list the members exposed by NetricsRecFile.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsRecFile | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
getDoMaxWork | Return the Do Max Work setting, false if never set. |
![]() |
getEncoding | Return the value of character encoding setting. |
![]() |
getFieldNamesFirst | Return the state of the field names first setting. |
![]() |
getFieldTypesFirst | Return the state of the field types first setting. |
![]() |
getFileName | Return the value of CSV file name setting. |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getInitialKey | Return the initial key setting, -1 if never set. |
![]() |
getKeyIndex | Return the value of the key index, -1 if never set. |
![]() |
getKeyName | Return the value of the key name, null if never set. |
![]() |
getLeadingKey | Return the leading key setting, false if never set. |
![]() |
GetType | Gets the |
![]() |
Initialize | Obsolete. Only for COM interoperability. |
![]() |
setDoMaxWork | Set the Do Max Work flag to the given value. |
![]() |
setEncoding | Set the character encoding. |
![]() |
setFieldNamesFirst | Set the field names first flag. |
![]() |
setFieldTypesFirst | Set the state of the field types first flag. |
![]() |
setFileName | Set the value of CSV file name setting. |
![]() |
setInitialKey | Set the initial key flag to the given value. |
![]() |
setKeyIndex | Set the value of the key index. |
![]() |
setKeyName | Set the value of the key name. |
![]() |
setLeadingKey | Set the leading key flag to the given value. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsRecFile | Overloaded. |