KREDOR Business Object Framework Documentation

SchemaAttribute.Name Property

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.

public  Name {get; set;}

See Also

SchemaAttribute Class | Kredor.BO Namespace