DeploymentPlanProblem.GetErrorCode 方法

返回指派类别的相应错误代码。

命名空间:  Microsoft.Data.Schema.Build
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
Public Overridable Function GetErrorCode As Integer
public virtual int GetErrorCode()
public:
virtual int GetErrorCode()
abstract GetErrorCode : unit -> int 
override GetErrorCode : unit -> int 
public function GetErrorCode() : int

返回值

类型:System.Int32
错误代码。

.NET Framework 安全性

请参见

参考

DeploymentPlanProblem 类

Microsoft.Data.Schema.Build 命名空间

Category

ErrorSeverity