DTSPersistenceFormat Enumeration
Specifies the persistence format of the objects in a data flow task.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
| Member name | Description | |
|---|---|---|
| PF_SQLSERVER | Specifies that an object is persisted in an instance of SQL Server. | |
| PF_XML | Specifies that the object is persisted in normal XML format. |
The members of this enumeration specify the persistence format of an object in the data flow task.
Show: