Wyliczenie DTSProtectionLevel
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Aby uzyskać więcej informacji, zobacz temat DTSProtectionLevel.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
Public Enumeration DTSProtectionLevel
'Użycie
Dim instance As DTSProtectionLevel
public enum DTSProtectionLevel
public enum class DTSProtectionLevel
type DTSProtectionLevel
public enum DTSProtectionLevel
Elementy członkowskie
Nazwa elementu członkowskiego | Opis | |
---|---|---|
DTSPL_DONTSAVESENSITIVE | ||
DTSPL_ENCRYPTSENSITIVE_USERKEY | ||
DTSPL_ENCRYPTSENSITIVE_PASSWORD | ||
DTSPL_ENCRYPTALL_PASSWORD | ||
DTSPL_ENCRYPTALL_USERKEY | ||
DTSPL_SERVERSTORAGE |