KREDOR Business Object Framework Documentation

EnforceSchemaAttribute Class

Indicates whether an exception should be raised if there is not a field in the business class for every column in its database schema. Could be specified at the assembly level or per class.

For a list of all members of this type, see EnforceSchemaAttribute Members.

System.Object
   Attribute
      EnforceSchemaAttribute

public class EnforceSchemaAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Kredor.BO

Assembly: KREDOR.BOFramework (in KREDOR.BOFramework.dll)

See Also

EnforceSchemaAttribute Members | Kredor.BO Namespace