DTSProtectionLevel Enumeración
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see DTSProtectionLevel.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
Public Enumeration DTSProtectionLevel
'Uso
Dim instance As DTSProtectionLevel
public enum DTSProtectionLevel
public enum class DTSProtectionLevel
type DTSProtectionLevel
public enum DTSProtectionLevel
Miembros
Nombre del miembro | Descripción | |
---|---|---|
DTSPL_DONTSAVESENSITIVE | ||
DTSPL_ENCRYPTSENSITIVE_USERKEY | ||
DTSPL_ENCRYPTSENSITIVE_PASSWORD | ||
DTSPL_ENCRYPTALL_PASSWORD | ||
DTSPL_ENCRYPTALL_USERKEY | ||
DTSPL_SERVERSTORAGE |