OperationResultLogItemContract クラス

定義

作成、更新、または削除されているエンティティのログ。

public class OperationResultLogItemContract
type OperationResultLogItemContract = class
Public Class OperationResultLogItemContract
継承
OperationResultLogItemContract

プロパティ

Action

create/update/delete などのアクション。

ObjectKey

作成/更新/削除されるエンティティの識別子。

ObjectType

エンティティ コントラクトの種類。

適用対象