Pole HResults.DTS_E_PACKAGEPASSWORDEMPTY
Poziom ochrony pakiet wymaga hasła, ale właściwość PackagePassword jest pusta.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_PACKAGEPASSWORDEMPTY As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_PACKAGEPASSWORDEMPTY
public const int DTS_E_PACKAGEPASSWORDEMPTY
public:
literal int DTS_E_PACKAGEPASSWORDEMPTY
static val mutable DTS_E_PACKAGEPASSWORDEMPTY: int
public const var DTS_E_PACKAGEPASSWORDEMPTY : int