DomainObjects Class Library

TransactableObject.HasDatabaseIdentity Property

public Boolean HasDatabaseIdentity {get; set;}

Property Value

Returns true if this instance has been assigned an identity that uniquely identifies it in the data store, otherwise false.

Implements

ICreatable.

See Also

TransactableObject Class | DomainObjects.Facade.Domain Namespace