Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the default value of the error code.
Namespace: Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly: Microsoft.SqlServer.WebServiceTask (in Microsoft.SqlServer.WebServiceTask.dll)
Syntax
'Declaration
Public Shared ReadOnly DEFAULT_CODE As Integer
'Usage
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
Remarks
The static value is 100.