Condividi tramite


Campo DataQualityMatchingOperationCreateRequest.KnowledgebaseId

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Specifies the Knowledgebase identifier for the matching operation request.

Spazio dei nomi  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Sintassi

'Dichiarazione
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public KnowledgebaseId As Long
'Utilizzo
Dim instance As DataQualityMatchingOperationCreateRequest
Dim value As Long

value = instance.KnowledgebaseId

instance.KnowledgebaseId = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public long KnowledgebaseId
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )]
public:
long long KnowledgebaseId
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    Order = )>]
val mutable KnowledgebaseId: int64
public var KnowledgebaseId : long

Vedere anche

Riferimento

DataQualityMatchingOperationCreateRequest Classe

Spazio dei nomi Microsoft.MasterDataServices