IDataContract 接口

Represents an interface that all Metadata data contracts must implement.

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

语法

声明
Public Interface IDataContract
用法
Dim instance As IDataContract
public interface IDataContract
public interface class IDataContract
type IDataContract =  interface end
public interface IDataContract

IDataContract 类型公开以下成员。

属性

  名称 说明
公共属性 AuditInfo Gets or sets the AuditInfo.
公共属性 Permission Gets or sets the Permission.

页首