This property determines how mining models are stored.
Mining Persistence Format
DBPROP_MSMD_MINING_PERSISTENCE_FORMAT
Data mining models can be stored in two different formats: binary and XML. The value of this property determines which format is used. The following table describes the possible values for this property.
| Value | Description |
|---|---|
| 0 | Default. This value is the same as Value 2. |
| 1 | Models are stored in XML. |
| 2 | Models are stored in binary format. |