SPDataSourceMigratorException constructor (String)
初始化指定的錯誤訊息的SPDataSourceMigratorException類別的新執行個體。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
message As String _
)
'用途
Dim message As String
Dim instance As New SPDataSourceMigratorException(message)
public SPDataSourceMigratorException(
string message
)
參數
message
Type: System.String包含訊息字串。
請參閱
參照
SPDataSourceMigratorException class
SPDataSourceMigratorException members