BenSelect Documentation
AbstractFactoryObject Class
See Also  Send Feedback
Selerix.Foundation.Interfaces.Entities Namespace : AbstractFactoryObject Class
Abstract database object

Public Properties

 NameDescription
public PropertyAsOfDateDate when object was last updated.  
public PropertyIsTransientGets a value indicating whether this instance is transient.  
public PropertyPKPrimary key of the object.  
Top

Public Methods

 NameDescription
public MethodEqualsDetermines whether the specified System.Object is equal to this instance.  
public MethodGetHashCodeReturns a hash code for this instance.  
public MethodIsValidObjectDetermines whether object was saved to database.  
public MethodToModelCreates model object based on database object.  
Top

Public Operators

public Operator Equality Implements the ==. Maintain equality operator semantics for entities.
public Operator Inequality Implements the !=. Maintain inequality operator semantics for entities.
Top

Inheritance Hierarchy

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.