DataQualityOperationResultsGetRequest.International フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

カルチャ設定を指定します。

名前空間:  Microsoft.MasterDataServices
アセンブリ:  Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)

構文

'宣言
<MessageHeaderAttribute(Namespace := "http://www.w3.org/2005/09/ws-i18n")> _
Public International As International
'使用
Dim instance As DataQualityOperationResultsGetRequest
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

関連項目

参照

DataQualityOperationResultsGetRequest クラス

Microsoft.MasterDataServices 名前空間