Поле HResults.DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES
Too many array elements were found when parsing a property of type array. The element count is less than the number of array elements found.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_E_DTPXMLINVALIDPROPERTYARRAYTOOMANYVALUES As Integer
'Применение
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