Specifies the persistence format of the objects in a data flow task.
命名空間: Microsoft.SqlServer.Dts.Pipeline.Wrapper
組件: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
語法
'宣告
Public Enumeration DTSPersistenceFormat
public enum DTSPersistenceFormat
public enum class DTSPersistenceFormat
public enum DTSPersistenceFormat
public enum DTSPersistenceFormat
Members
| 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.
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。