VersionCopyResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義版本複製回應的訊息合約。
public ref class VersionCopyResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="VersionCopyResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class VersionCopyResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="VersionCopyResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type VersionCopyResponse = class
Public Class VersionCopyResponse
- 繼承
-
VersionCopyResponse
- 屬性
備註
VersionCopyResponse 僅提供標準操作結果。
建構函式
| 名稱 | Description |
|---|---|
| VersionCopyResponse() |
初始化一個有預設值的新 VersionCopyResponse 類別實例。 |
| VersionCopyResponse(OperationResult) |
初始化一個擁有指定操作結果的 VersionCopyResponse 類別新實例。 |
欄位
| 名稱 | Description |
|---|---|
| OperationResult |
操作結果包括一個用於追蹤與記錄的獨特 ID。 |