OracleXmlSaveProperties Members
OracleXmlSaveProperties members are listed in the following tables.
                  
OracleXmlSaveProperties Constructor
OracleXmlSaveProperties constructors are listed in Table 8-7 
                  
Table 8-7 OracleXmlSaveProperties Constructor
| Constructor | Description | 
|---|---|
| Instantiates a new instance of the  | 
OracleXmlSaveProperties Properties
The OracleXmlSaveProperties properties are listed in Table 8-8.
                  
Table 8-8 OracleXmlSaveProperties Properties
| Name | Description | 
|---|---|
| Specifies the list of columns used as a key to locate existing rows for update or delete using an XML document | |
| Specifies the value for the XML element that identifies a row of data in an XML document | |
| Specifies the name of the table or view to which changes are saved | |
| Specifies the list of columns to update or insert | |
| Specifies the XSL document used for XML transformation using XSLT | |
| Specifies the parameters for the XSLT document specified in the Xslt property | 
OracleXmlSaveProperties Public Methods
The OracleXmlSaveProperties public methods are listed in Table 8-9.
                  
Table 8-9 OracleXmlSaveProperties Public Methods
| Name | Description | 
|---|---|
| Creates a copy of an  |