Campo DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES
Too many array elements were found when parsing a property of type array. The elementCount is less than the number of array elements found.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES As Integer
'Utilizzo
Dim value As Integer
value = HResults.DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES
public const int DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES
public:
literal int DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES
static val mutable DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES: int
public const var DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES : int
Vedere anche