Campo HResults.DTS_E_NOCUSTOMPROPCOL
Failed to get custom property collection for Data Flow components.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_NOCUSTOMPROPCOL As Integer
'Utilizzo
Dim value As Integer
value = HResults.DTS_E_NOCUSTOMPROPCOL
public const int DTS_E_NOCUSTOMPROPCOL
public:
literal int DTS_E_NOCUSTOMPROPCOL
static val mutable DTS_E_NOCUSTOMPROPCOL: int
public const var DTS_E_NOCUSTOMPROPCOL : int