EntityMemberAttributesGetResponse 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 yang dapat mengembalikan EntityMembers dan OperationResult jenis
public ref class EntityMemberAttributesGetResponse
[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="EntityMemberAttributesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAttributesGetResponse
[<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="EntityMemberAttributesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAttributesGetResponse = class
Public Class EntityMemberAttributesGetResponse
- Warisan
-
EntityMemberAttributesGetResponse
- Atribut
Konstruktor
| EntityMemberAttributesGetResponse() |
Menginisialisasi instans baru kelas EntityMemberAttributesGetResponse yang memiliki nilai default. |
| EntityMemberAttributesGetResponse(EntityMembers, OperationResult) |
Menginisialisasi instans baru kelas EntityMemberAttributesGetResponse yang memiliki anggota entitas dan hasil operasi yang ditentukan. |
Bidang
| EntityMembers |
Anggota entitas. |
| OperationResult |
Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan. |