DTSProtectionLevel-Enumeration
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
For more information, see DTSProtectionLevel.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Enumeration DTSProtectionLevel
'Usage
Dim instance As DTSProtectionLevel
public enum DTSProtectionLevel
public enum class DTSProtectionLevel
type DTSProtectionLevel
public enum DTSProtectionLevel
Member
| Membername | Beschreibung | |
|---|---|---|
| DTSPL_DONTSAVESENSITIVE | ||
| DTSPL_ENCRYPTSENSITIVE_USERKEY | ||
| DTSPL_ENCRYPTSENSITIVE_PASSWORD | ||
| DTSPL_ENCRYPTALL_PASSWORD | ||
| DTSPL_ENCRYPTALL_USERKEY | ||
| DTSPL_SERVERSTORAGE |