BusinessRulesGetResponse 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 mengembalikan jenis yang BusinessRules berisi aturan bisnis atau komponen aturan yang diminta.
public ref class BusinessRulesGetResponse
[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="BusinessRulesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRulesGetResponse
[<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="BusinessRulesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRulesGetResponse = class
Public Class BusinessRulesGetResponse
- Warisan
-
BusinessRulesGetResponse
- Atribut
Konstruktor
| BusinessRulesGetResponse() |
Menginisialisasi instans BusinessRulesGetResponse baru kelas dengan nilai default. |
| BusinessRulesGetResponse(BusinessRules, OperationResult) |
Menginisialisasi instans BusinessRulesGetResponse baru kelas dengan serangkaian aturan bisnis dan hasil operasi yang ditentukan. |
Bidang
| BusinessRuleSet |
Seperangkat aturan bisnis. |
| OperationResult |
Hasil operasi, termasuk ID unik untuk pelacakan dan pengelogan. |