KREDOR Business Object Framework Documentation

SchemaAttribute Properties

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

Public Instance Properties

Name The name of the persistance schema of a class. The framework will look in the database for a schema (table/view/stored procedures) matching this name instead of the default which is the name of the class.
TypeId (inherited from Attribute)When implemented in a derived class, gets a unique identifier for this Attribute.

See Also

SchemaAttribute Class | Kredor.BO Namespace