ITypedDelta Interface

Definition

The typed delta.

public interface ITypedDelta
type ITypedDelta = interface
Public Interface ITypedDelta
Derived

Properties

ExpectedClrType

Gets the expected type of the entity for which the changes are tracked.

StructuredType

Gets the actual type of the structural object for which the changes are tracked.

Applies to