DTSServerParameterType Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies the DTS server parameter type.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Member name | Description | |
|---|---|---|
| PackageParameter | This API supports the product infrastructure and is not intended to be used directly from your code. The type is a package parameter. | |
| ProjectParameter | This API supports the product infrastructure and is not intended to be used directly from your code. The type is a project parameter. | |
| ServerOption | This API supports the product infrastructure and is not intended to be used directly from your code. The type is a server option parameter. |
For more information, see DTSServerParameterType.
Show: