Membres TraceReaderWriter
The TraceReaderWriter class is an abstract Trace Objects class that is used in the construction of the TraceTable class and the TraceFile class.
Le type TraceReaderWriter expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
TraceReaderWriter | Initializes a new instance of the TraceReaderWriter class. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Close | Closes the trace reader and writer. (Se substitue à TraceReader. . :: . .Close() () () ().) |
![]() |
Dispose | Deletes the trace reader information. (Hérité de TraceReader.) |
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetBoolean | Returns a Boolean value from the record at the specified column position. (Hérité de TraceReader.) |
![]() |
GetByte | Returns a Byte value from the record at the specified column position. (Hérité de TraceReader.) |
![]() |
GetBytes | Gets a stream of bytes from the specified column offset into the buffer as an array, starting at the given buffer offset. (Hérité de TraceReader.) |
![]() |
GetChar | Gets a character value of the specified column. (Hérité de TraceReader.) |
![]() |
GetChars(Int32, array<Char> [] () [] [], Int32, Int32, Int32) | Gets a character array value from the record at the specified column position. (Hérité de TraceReader.) |
![]() |
GetChars(Int32, Int64, array<Char> [] () [] [], Int32, Int32) | Gets a character array value from the record at the specified column position. (Hérité de TraceReader.) |
![]() |
GetData | Returns IDataReader object used when the field points to a remote data structure. (Hérité de TraceReader.) |
![]() |
GetDataTypeName | Gets the data type of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetDateTime | Gets a DateTime value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetDecimal | Gets a Decimal value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetDouble | Gets a floating point value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetFieldType | Returns the field type of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetFloat | Gets a floating point value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetGuid | Gets a Guid system value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetInt16 | Gets a small integer value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetInt32 | Gets an integer value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetInt64 | Gets a long integer value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetName | Gets the name of the field at the specified column position. (Hérité de TraceReader.) |
![]() |
GetOrdinal | Gets the ordinal value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetSchemaTable | Gets a table that describes the schema. (Hérité de TraceReader.) |
![]() |
GetStream | Gets the stream of data. (Hérité de TraceReader.) |
![]() |
GetString | Gets a String value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetTimeSpan | Gets a TimeSpan value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetType | (Hérité de Object.) |
![]() |
GetValue | Gets a value of the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
GetValues | Gets an array of values from the data value at the specified column position. (Hérité de TraceReader.) |
![]() |
IsDBNull | Specifies whether the specified column is set to null. (Hérité de TraceReader.) |
![]() |
IsNull | Gets a Boolean value that specifies whether value of the data at the specified column position is null. (Hérité de TraceReader.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
NextResult | Moves to the next result in the trace. (Hérité de TraceReader.) |
![]() |
Read | Reads the trace record. (Hérité de TraceReader.) |
![]() |
ToString | (Hérité de Object.) |
![]() |
TranslateSubclass | Translates the sub class. (Hérité de TraceReader.) |
![]() |
Write | Writes the trace to the trace file or the trace table. |
Haut de la page
Champs
| Nom | Description | |
|---|---|---|
![]() |
currentRow | Specifies the current row. (Hérité de TraceReader.) |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Depth | Gets the depth value for the trace reader. (Hérité de TraceReader.) |
![]() |
FieldCount | Gets the number of columns in the data. (Hérité de TraceReader.) |
![]() |
IsClosed | Gets the Boolean property value that specifies whether the trace reader is closed. (Hérité de TraceReader.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the column specified by the index position. (Hérité de TraceReader.) |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the column with the specified name. (Hérité de TraceReader.) |
![]() |
RecordsAffected | Gets the number of records of data. (Hérité de TraceReader.) |
Haut de la page
Événements
| Nom | Description | |
|---|---|---|
![]() |
WriteNotify | Raises an event when the trace is written to the trace file or trace table. |
Haut de la page
.gif)
.gif)
.gif)
.gif)
.gif)