DTSPersistenceFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DTSPersistenceFormat
public enum DTSPersistenceFormat
type DTSPersistenceFormat =
Public Enum DTSPersistenceFormat
- Inheritance
-
DTSPersistenceFormat
Fields
Name | Value | Description |
---|---|---|
PF_XML | 1 | |
PF_SQLSERVER | 2 |
Remarks
The members of this enumeration specify the persistence format of an object in the data flow task.