Поделиться через


Поле StatusMessage.Code

The unique code for a warning or error message that results from upgrading an Службы Integration Services package.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Code As Integer
'Применение
Dim instance As StatusMessage 
Dim value As Integer 

value = instance.Code 

instance.Code = value
public int Code
public:
int Code
val mutable Code: int
public var Code : int

См. также

Справочник

StatusMessage Структура

Пространство имен Microsoft.SqlServer.Dts.Runtime