IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityAspect Class |
'Declaration
<DataContractAttribute(IsReference=True, IsReferenceSetExplicitly=True)> <DebuggerDisplayAttribute(Value="{EntityKey} - {EntityState}", Name="", Type="", Target=, TargetTypeName="")> Public Class EntityAspect Implements IEditableObjectInterceptor, IdeaBlade.Validation.INotifyVerifierResults, System.ComponentModel.IChangeTracking, System.ComponentModel.IDataErrorInfo, System.ComponentModel.IEditableObject, System.ComponentModel.INotifyDataErrorInfo, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.IRevertibleChangeTracking, System.IComparable
'Usage
Dim instance As EntityAspect
[DataContract(IsReference=true, IsReferenceSetExplicitly=true)] [DebuggerDisplay(Value="{EntityKey} - {EntityState}", Name="", Type="", Target=, TargetTypeName="")] public class EntityAspect : IEditableObjectInterceptor, IdeaBlade.Validation.INotifyVerifierResults, System.ComponentModel.IChangeTracking, System.ComponentModel.IDataErrorInfo, System.ComponentModel.IEditableObject, System.ComponentModel.INotifyDataErrorInfo, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.IRevertibleChangeTracking, System.IComparable
An EntityAspect can be used to Wrap an object and provide it with entity-related services.
System.Object
IdeaBlade.EntityModel.EntityAspect
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2