DTSProtectionLevel-Enumeration
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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
Elemente
Elementname | Beschreibung | |
---|---|---|
DTSPL_DONTSAVESENSITIVE | ||
DTSPL_ENCRYPTSENSITIVE_USERKEY | ||
DTSPL_ENCRYPTSENSITIVE_PASSWORD | ||
DTSPL_ENCRYPTALL_PASSWORD | ||
DTSPL_ENCRYPTALL_USERKEY | ||
DTSPL_SERVERSTORAGE |