7.4.4 OracleXmlStream Instance Properties

The OracleXmlStream instance properties are listed in Table 7-17.

Table 7-17 OracleXmlStream Instance Properties

Properties Description

CanRead

Indicates whether or not the XML stream can be read

CanSeek

Indicates whether or not forward and backward seek operation can be performed

CanWrite

Not Supported

Connection

Indicates the OracleConnection that is used to retrieve the XML data

Length

Indicates the number of bytes in the XML stream

Position

Gets or sets the byte position within the stream

Value

Returns the XML data, starting from the first character in the stream as a string