次の方法で共有


IDataContract インターフェイス

すべてのメタデータ データ コントラクトで実装する必要のあるインターフェイスを表します。

名前空間:  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 AuditInfo を取得または設定します。
パブリック プロパティ Permission 権限を取得または設定します。

先頭に戻る