DTSPersistenceFormat Enum

Definition

public enum class DTSPersistenceFormat
public enum DTSPersistenceFormat
type DTSPersistenceFormat = 
Public Enum DTSPersistenceFormat
Inheritance
DTSPersistenceFormat

Fields

PF_SQLSERVER 2
PF_XML 1

Remarks

The members of this enumeration specify the persistence format of an object in the data flow task.

Applies to