DEFAULT_CODE 字段

Specifies the default value of the error code.

命名空间:  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
程序集:  Microsoft.SqlServer.WebServiceTask(在 Microsoft.SqlServer.WebServiceTask.dll 中)

语法

声明
Public Shared ReadOnly DEFAULT_CODE As Integer
用法
Dim value As Integer

value = WebserviceTaskException.DEFAULT_CODE
public static readonly int DEFAULT_CODE
public:
static initonly int DEFAULT_CODE
static val DEFAULT_CODE: int
public static final var DEFAULT_CODE : int

注释

The static value is 100.