9using System.Collections.Generic;
67 using (this.BypassPropertyChecks)
75 using (this.BypassPropertyChecks)
77 using (this.BypassPropertyChecks)
93 using (this.BypassPropertyChecks)
106 using (this.BypassPropertyChecks)
119 using (this.BypassPropertyChecks)
133 using (this.BypassPropertyChecks)
146 using (this.BypassPropertyChecks)
159 using (this.BypassPropertyChecks)
172 using (this.BypassPropertyChecks)
184 private void Create()
This is the base class from which most business objects will be derived.
Maintains metadata about a property.
IsInRole authorization rule.
static PropertyInfo< int > Id4Property
override void AddBusinessRules()
void LoadId2ByPass(int id)
void LoadId3ByPass(int id)
void LoadIdByNestedPass(int id)
void LoadId4ByPass(int id)
static PropertyInfo< int > Id2Property
static PropertyInfo< int > Id3Property
static PropertyInfo< int > IdProperty
void LoadIdByPass(int id)
RelationshipTypes
List of valid relationship types between a parent object and another object through a managed propert...
@ Serializable
Prevents updating or inserting until the transaction is complete.