Champ DataQualityOperationStatusRequest.International
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Specifies the cultural settings.
Espace de noms : Microsoft.MasterDataServices
Assembly : Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)
Syntaxe
'Déclaration
<MessageHeaderAttribute(Namespace := "http://www.w3.org/2005/09/ws-i18n")> _
Public International As International
'Utilisation
Dim instance As DataQualityOperationStatusRequest
Dim value As International
value = instance.International
instance.International = value
[MessageHeaderAttribute(Namespace = "http://www.w3.org/2005/09/ws-i18n")]
public International International
[MessageHeaderAttribute(Namespace = L"http://www.w3.org/2005/09/ws-i18n")]
public:
International^ International
[<MessageHeaderAttribute(Namespace = "http://www.w3.org/2005/09/ws-i18n")>]
val mutable International: International
public var International : International