XML Connection Properties
This topic describes the properties of an XML Connection object in a catalog.
| Property Name | Description | 
|---|---|
| Date Format | Specifies the default format for Date type data.
       Data type: String  | 
| Default | Specifies whether the connection is the default connection in the current catalog data source. By default, the first connection you create in a data source is the default connection of the data source. A data source can have zero or one default connection.
         Data type: Boolean  | 
| Description | Specifies the description of the connection.
						 Data type: String  | 
| Name | Specifies the mapped name of the connection in the catalog.
						 Data type: String  | 
| Name Pattern | Specifies whether to use catalog or schema in data manipulation. Choose an option from the drop-down list.
      
 Data type: Enumeration  | 
| Time Format | Specifies the default format for Time type data.
	   Data type: String  | 
| Timestamp Format | Specifies the default format for Timestamp type data.
	   Data type: String  | 
Previous Topic