Mining Persistence Format Property
From Analysis Services Programming
Analysis Services Programming
Mining Persistence Format Property
This property determines how mining models are stored.
Property Name
Mining Persistence Format
Property ID
DBPROP_MSMD_MINING_PERSISTENCE_FORMAT
Remarks
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. |