The properties of Java.Sql.ISQLXML are listed below. For a list of all members, see the ISQLXML Members list.
| [read-only] | BinaryStream | System.IO.Stream. Returns a stream that can be used to read binary data from this SQL XML object. |
| [read-only] | CharacterStream | Java.IO.Reader. Returns a reader that can be used to read character data from this SQL XML object. |
| String | string. Returns this object's data as an XML string. |