DataProfileDestinationType Enumeration
Specifies whether the Data Profiling task saves its XML output to a file or a package variable.
Assembly: Microsoft.SqlServer.DataProfilingTask (in Microsoft.SqlServer.DataProfilingTask.dll)
| Member name | Description | |
|---|---|---|
| FileConnection | Saves the XML output in the file that is specified in a File connection manager. | |
| Variable | Saves the XML output in a package variable. |
Select the DataProfileDestinationType property on the General page of the Data Profiling Task Editor.
Show: