6.3.1 OracleCommandBuilder Members
OracleCommandBuilder members are listed in the following tables.
                  
OracleCommandBuilder Constructors
OracleCommandBuilder constructors are listed in Table 6-15. 
                  
Table 6-15 OracleCommandBuilder Constructors
| Constructor | Description | 
|---|---|
| Instantiates a new instance of  | 
OracleCommandBuilder Static Methods
OracleCommandBuilder static methods are listed in Table 6-16.
                  
Table 6-16 OracleCommandBuilder Static Methods
| Method | Description | 
|---|---|
| Queries for the parameters of a stored procedure or function, represented by a specified  | |
| 
 | Inherited from  | 
OracleCommandBuilder Properties
OracleCommandBuilder properties are listed in Table 6-17.
                  
Table 6-17 OracleCommandBuilder Properties
| Property | Description | 
|---|---|
| 
 | Inherited from  | 
| Indicates whether or not double quotes are used around Oracle object names when generating SQL statements | |
| Not Supported | |
| Not Supported | |
| Not Supported | |
| Indicates the  | |
| Specifies the beginning character or characters used to specify database objects whose names contain special characters such as spaces or reserved words | |
| Specifies the ending character or characters used to specify database objects whose names contain special characters such as spaces or reserved words | |
| Specifies the character to be used for the separator between the schema identifier and other identifiers | |
| 
 | Inherited from  | 
OracleCommandBuilder Public Methods
OracleCommandBuilder public methods are listed in Table 6-18.
                  
Table 6-18 OracleCommandBuilder Public Methods
| Public Method | Description | 
|---|---|
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Gets the automatically generated  | |
| 
 | Inherited from  | 
| Gets the automatically generated  | |
| 
 | Inherited from  | 
| 
 | Inherited from  | 
| Gets the automatically generated  | |
| 
 | Inherited from  | 
| Returns the correct quoted form of the provided unquoted identifier, with any embedded quotes in the identifier properly escaped | |
| Refreshes the database schema information used to generate  | |
| Returns the correct unquoted form of the provided quoted identifier, removing any escape notation for quotes embedded in the identifier | |
| 
 | Inherited from  | 
OracleCommandBuilder Events
The OracleCommandBuilder event is listed in Table 6-19.
                  
Table 6-19 OracleCommandBuilder Events
| Event Name | Description | 
|---|---|
| 
 | Inherited from  |