DTSFileConnectionUsageType-Enumeration
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| DTSFCU_FILEEXISTS | ||
| DTSFCU_CREATEFILE | ||
| DTSFCU_FOLDEREXISTS | ||
| DTSFCU_CREATEFOLDER |