_AllowDelete | Set TRUE to allow deletion in bound control |
_AllowEdit | Overloaded. |
_GetErrors | Returns an ArrayList on any errors. |
_GetKey | Returns a String representaion of the Primary Key of this Object. |
_GetPropertyError | Returns the Property Error as a String for Property of this Class.. |
_HasErrors | Returns TRUE if this Object has any errors. |
_KeepAsRoot | Get and Set a Property Indicating if this Object should be Kept as a Root Object when being set as the Target of a Reference. |
_ModelClassName | Returns the BaseClass Name if this Class is a SubClass. |
_Modified | Returns TRUE if this Object has been Modified, is New or marked for Deletion. |
_ObjectError | Gets or Sets the ObjectError as a String. |
_PKColumnNames | Returns this Objects PrimaryKey Properties as an ArrayList. |
_PKValues | Returns this Objects PrimaryKey values as a HashTable. |
_PKValuesArray | Returns this Objects PrimaryKey values as a Object Array. |
Disconnected | Set/Unsets the database disconnection flag for this Object. |
Item | Overloaded. |
_ClearErrors | Clears the Errors for this Object. |
_Clone | Returns an Identical copy of this Object that is not attached to an ObjectSet or a Parent Object. |
_CloneRowAdd | Set the DataRow cloned into this object into the underlying DataTable |
_Delete | Mark this Object as Deleted. |
_GetOriginalPropertyValue | Overridden. Returns the original value of the named Property |
_GetPrimaryKey | Returns the Primary Key Property Names and Values as a NameValueCollection. |
_GetPropertiesInError | Returns a String Array of Property Names that have an Error. |
_GetPropertyValue | Overridden. Returns the value of the named Property |
_GetPropertyValueBoolean | Overridden. Returns the value of the named Property as 'boolean' |
_GetPropertyValueByte | Overridden. Returns the value of the named Property as 'byte' |
_GetPropertyValueByteArray | Overridden. Returns the value of the named Property as 'byte array' |
_GetPropertyValueChar | Overridden. Returns the value of the named Property as 'char' |
_GetPropertyValueDate | Overridden. Returns the value of the named Property as 'date' |
_GetPropertyValueDecimal | Overridden. Returns the value of the named Property as 'decimal' |
_GetPropertyValueDouble | Overridden. Returns the value of the named Property as 'double' |
_GetPropertyValueGUID | Overridden. Returns the value of the named Property as 'guid (string)' |
_GetPropertyValueInteger | Overridden. Returns the value of the named Property as 'integer' |
_GetPropertyValueLong | Overridden. Returns the value of the named Property as 'long' |
_GetPropertyValueShort | Overridden. Returns the value of the named Property as 'short' |
_GetPropertyValueSingle | Overridden. Returns the value of the named Property as 'single' |
_GetPropertyValueString | Overridden. Returns the value of the named Property as 'string' |
_IsNull | Overridden. Returns TRUE if the value of the named Property is Null |
_Refresh | Overloaded. |
_Restore | Restore this Object if it has been marked as Modified/Deleted and optionally restore any of its Child Objects that have been marked as Modified/Deleted. |
_SetNull | Overridden. Sets the value of the named Property to Null |
_SetPrimaryKey | Overloaded. |
_SetPropertyError | Overloaded. |
_SetPropertyValue | Overloaded. Overridden. |
_Update | Overloaded. |
_Validate | Validates that this Object is correctly populated with data. This Function can be Overriden in Exposed Objects (generated class code) |
SetDummyValues | Sets dummy values into an object |
_PreUpdate | |
_PropertyError | Occurs when the RaisePropertyError method is called from code. |
_Updated | |
_Updating |
ConstructorClass Class | i3Design.Constructor.ObjectFactory Namespace
©2006 i3 Design Limited. All rights reserved.