DataQualityKnowledgeBasesGetResponse Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente la réponse qui résulte d'une opération 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
- Héritage
-
DataQualityKnowledgeBasesGetResponse
- Attributs
Constructeurs
DataQualityKnowledgeBasesGetResponse() |
Initialise une nouvelle instance de la classe DataQualityKnowledgeBasesGetResponse. |
DataQualityKnowledgeBasesGetResponse(Collection<Knowledgebase>, OperationResult) |
Initialise la nouvelle instance de la DataQualityKnowledgeBasesGetResponse classe avec les propriétés spécifiées. |
Champs
KnowledgeBases |
Spécifie la collection d'objets Knowledgebase. |
OperationResult |
Spécifie le résultat d'une opération. |