Enumeración DTSProtectionLevel
Esta API admite la infraestructura de y no está prevista su utilización directa 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 |