DTSFileConnectionUsageType Enumeration
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see DTSFileConnectionUsageType.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSFileConnectionUsageType
'Usage
Dim instance As DTSFileConnectionUsageType
public enum DTSFileConnectionUsageType
public enum class DTSFileConnectionUsageType
type DTSFileConnectionUsageType
public enum DTSFileConnectionUsageType
Members
Member name | Description | |
---|---|---|
DTSFCU_FILEEXISTS | ||
DTSFCU_CREATEFILE | ||
DTSFCU_FOLDEREXISTS | ||
DTSFCU_CREATEFOLDER |