AttributeChangeResponse Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili respons saat atribut diubah.
public ref class AttributeChangeResponse
[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="AttributeChangeResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AttributeChangeResponse
[<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="AttributeChangeResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AttributeChangeResponse = class
Public Class AttributeChangeResponse
- Warisan
-
AttributeChangeResponse
- Atribut
Konstruktor
| AttributeChangeResponse() |
Menginisialisasi instans baru kelas AttributeChangeResponse. |
| AttributeChangeResponse(String, Collection<String>, Guid, OperationResult) |
Menginisialisasi instans AttributeChangeResponse baru kelas dengan nama atribut yang tidak digunakan lagi yang ditentukan, kode anggota dengan kesalahan, muid atribut baru, dan hasil operasi. |
Bidang
| DeprecatedAttributeName |
Menentukan nama atribut yang tidak disetujui. |
| MemberCodesWithError |
Menentukan kode anggota yang berisi kesalahan. |
| NewAttributeMuid |
Menentukan muid atribut baru. |
| OperationResult |
Menentukan hasil operasi. |