HResults.DTS_E_NOCUSTOMPROPCOL-Feld
Failed to get custom property collection for Data Flow components.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_NOCUSTOMPROPCOL As Integer
'Usage
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