DataQualityKnowledgeBasesGetResponse 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 dihasilkan dari operasi DQS.
public ref class DataQualityKnowledgeBasesGetResponse
[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="DataQualityKnowledgeBasesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DataQualityKnowledgeBasesGetResponse
[<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="DataQualityKnowledgeBasesGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DataQualityKnowledgeBasesGetResponse = class
Public Class DataQualityKnowledgeBasesGetResponse
- Warisan
-
DataQualityKnowledgeBasesGetResponse
- Atribut
Konstruktor
| DataQualityKnowledgeBasesGetResponse() |
Menginisialisasi instans DataQualityKnowledgeBasesGetResponse baru kelas. |
| DataQualityKnowledgeBasesGetResponse(Collection<Knowledgebase>, OperationResult) |
Menginisialisasi instans DataQualityKnowledgeBasesGetResponse baru kelas dengan properti yang ditentukan. |
Bidang
| KnowledgeBases |
Menentukan kumpulan Knowledgebase objek. |
| OperationResult |
Menentukan hasil operasi. |