TechTalk Genome v4.2

GenomeTypeInfo Properties

The properties of the GenomeTypeInfo class are listed below. For a complete list of GenomeTypeInfo class members, see the GenomeTypeInfo Members topic.

Public Instance Properties

BaseType Returns the type information for the base type of the type
DisplayName Returns the display name of the type
ExtentProvider Returns the type of extent provider for the persistent type
IsAbstractPersistent Returns whether the type is mapped as an abstract persistent type
IsPersistent Returns whether the type is mapped as persistent type
PrimaryKeys Returns the list of property names that represent the primary key of the persistent type
Properties Returns the collection of property information for the type
SchemaInfo Returns the schema information that contains all the type information for the entire business assembly
SupportsLocking Returns whether the persistent type supports locking
Type Returns the underlying System.Type

See Also

GenomeTypeInfo Class | TechTalk.Genome.Extensions.Web.Wizard.Dom Namespace