This topic has not yet been rated - Rate this topic

OracleString Properties

  Name Description
Public property IsNull Indicates whether the Value of the OracleString is Null.
Public property Item Gets the single byte from the Value property located at the position indicated by the integer parameter, index.
Public property Length Gets the length of the string that is stored in this OracleString structure.
Public property Value Gets the string that is stored in the OracleString structure.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.