VersionCopyResponse.OperationResult フィールド

追跡およびログ記録の一意の ID を含む操作結果。

名前空間:  Microsoft.MasterDataServices
アセンブリ:  Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)

構文

'宣言
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public OperationResult As OperationResult
'使用
Dim instance As VersionCopyResponse
Dim value As OperationResult

value = instance.OperationResult

instance.OperationResult = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public OperationResult OperationResult
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public:
OperationResult^ OperationResult
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )>]
val mutable OperationResult: OperationResult
public var OperationResult : OperationResult

関連項目

参照

VersionCopyResponse クラス

Microsoft.MasterDataServices 名前空間