OracleString Members
OracleString
members are listed in the following tables:
OracleString Constructors
OracleString
constructors are listed in Table 14-87
Table 14-87 OracleString Constructors
Constructor | Description |
---|---|
Instantiates a new instance of |
OracleString Static Fields
The OracleString
static fields are listed in Table 14-88.
Table 14-88 OracleString Static Fields
Field | Description |
---|---|
Represents a null value that can be assigned to an instance of the |
OracleString Static Methods
The OracleString
static methods are listed in Table 14-89.
Table 14-89 OracleString Static Methods
Methods | Description |
---|---|
Concatenates two |
|
Determines if two |
|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Determines whether or not the first of two |
|
Determines whether two |
OracleString Static Operators
The OracleString
static operators are listed in Table 14-90.
Table 14-90 OracleString Static Operators
Operator | Description |
---|---|
Concatenates two |
|
Determines if two |
|
Determines if the first of two |
|
Determines if the first of two |
|
Determines if the two |
|
Determines if the first of two |
|
Determines if two |
OracleString Type Conversions
The OracleString
type conversions are listed in Table 14-91.
Table 14-91 OracleString Type Conversions
Operator | Description |
---|---|
Converts the supplied |
|
Converts the supplied |
OracleString Properties
The OracleString
properties are listed in Table 14-92.
Table 14-92 OracleString Properties
Properties | Description |
---|---|
Indicates whether or not case should be ignored when performing string comparison |
|
Indicates whether or not the current instance has a null value |
|
Obtains the particular character in an |
|
Returns the length of the |
|
Returns the string data that is stored in the |
OracleString Methods
The OracleString
methods are listed in Table 14-93.
Table 14-93 OracleString Methods
Methods | Description |
---|---|
Returns a copy of the current |
|
Compares the current |
|
Determines whether or not an object has the same string value as the current |
|
Returns a hash code for the |
|
Returns an array of bytes, containing the contents of the |
|
GetType |
Inherited from |
Returns an array of bytes, containing the contents of the |
|
Converts the current |