Udostępnij za pośrednictwem


Pole HResults.DTS_E_DTSNAME_PRINTABLE

Nazwa obiektu "% 1" nie jest prawidłowy.Nazwa nie może zawierać znaków kontrolnych, które są renderowane niedrukowalny.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_DTSNAME_PRINTABLE As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_E_DTSNAME_PRINTABLE
public const int DTS_E_DTSNAME_PRINTABLE
public:
literal int DTS_E_DTSNAME_PRINTABLE
static val mutable DTS_E_DTSNAME_PRINTABLE: int
public const var DTS_E_DTSNAME_PRINTABLE : int