DataContractNamespace 类

Provides a common ___location for data contract namespace constants. As new versions are released with modified data contracts, new constants should be added.

继承层次结构

System.Object
  Microsoft.MasterDataServices.Services.DataContracts.DataContractNamespace

命名空间:  Microsoft.MasterDataServices.Services.DataContracts
程序集:  Microsoft.MasterDataServices.Services.Contracts(在 Microsoft.MasterDataServices.Services.Contracts.dll 中)

语法

声明
Public NotInheritable Class DataContractNamespace
用法
public static class DataContractNamespace
public ref class DataContractNamespace abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DataContractNamespace =  class end
public final class DataContractNamespace

DataContractNamespace 类型公开以下成员。

字段

  名称 说明
公共字段静态成员 Mds The namespace pertaining to the Master Data Services API.
公共字段静态成员 WS_I18N The namespace pertaining to the WS-I18N standard.

页首

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.MasterDataServices.Services.DataContracts 命名空间