The following tables list the members exposed by Utilities.
| Name | Description | |
|---|---|---|
![]() | Utilities Constructor | Utilities Default constructor for Utilities class. |
| Name | Description | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() ![]() | AssignFieldValues | AssignFieldValues Takes the value of the leftField and assigns it to the rightField Parameters:
Returns:
| ||||||||||||
![]() ![]() | GetFieldName | Overloaded. GetFieldName If the IsCustom property is set to true on the passed in field object then the ResultSetName value is returned. Otherwise if the ResultSetName property has a value then that is returned or else the Name value is returned. Parameters:
Returns:
| ||||||||||||
![]() ![]() | GetObjectName | Overloaded. GetObjectName Returns a object name representation based on the passed in value for encloseObjectNames. It also returns a . at the end. Parameters:
Returns:
| ||||||||||||
![]() ![]() | GetTableName | Overloaded. GetTableName Calls the GetResultSetName of the BusinessObject. If BusinessObject is null then it returns a null. Parameters:
Returns:
| ||||||||||||
![]() ![]() | Load_Binary | Load_Binary If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Byte[] value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_Boolean | Load_Boolean If the passed in parameter is null, this method returns a false value. If the passed in object is not null, this method casts the object to a Boolean value and returns the result. Parameters:
| ||||||||||||
![]() ![]() | Load_Byte | Load_Byte If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Byte value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_DateTime | Load_DateTime If the passed in parameter is null, this method returns a false value. If the passed in object is not null, this method casts the object to a DateTime value and returns the result. Parameters:
| ||||||||||||
![]() ![]() | Load_Decimal | Load_Decimal If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Decimal value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_Double | Load_Double If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Double value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_Guid | Load_Guid If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Guid value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_Int16 | Load_Int16 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Int16 value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_Int32 | Load_Int32 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Int32 value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_Int64 | Load_Int64 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Int64 value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_Single | Load_Single If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Single value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_String | Load_String If the passed in parameter is null, this method returns sets "" (blank String) into the obj.Value. If the passed in object is not null, this method casts the object to a String value and returns the result. Parameters:
| ||||||||||||
![]() ![]() | Load_UInt16 | Load_UInt16 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to UInt16 value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_UInt32 | Load_UInt32 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to UInt32 value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_UInt64 | Load_UInt64 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to UInt64 value and assigns it to the obj.Value. Parameters:
| ||||||||||||
![]() ![]() | Load_XmlDocument | Load_XmlDocument If the passed in parameter is null, this method returns an empty xml document. If the passed in object is not null, this method casts the object to an XmlDocument. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Binary | LoadOriginal_Binary If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Byte[] value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Boolean | LoadOriginal_Boolean If the passed in parameter is null, this method returns a false value. If the passed in object is not null, this method casts the object to a Boolean value and returns the result. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Byte | LoadOriginal_Byte If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Byte value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_DateTime | LoadOriginal_DateTime If the passed in parameter is null, this method returns a false value. If the passed in object is not null, this method casts the object to a DateTime value and returns the result. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Decimal | LoadOriginal_Decimal If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Decimal value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Double | LoadOriginal_Double If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Double value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Guid | LoadOriginal_Guid If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Guid value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Int16 | LoadOriginal_Int16 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Int16 value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Int32 | LoadOriginal_Int32 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Int32 value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Int64 | LoadOriginal_Int64 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Int64 value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_Single | LoadOriginal_Single If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to Single value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_String | LoadOriginal_String If the passed in parameter is null, this method returns sets "" (blank String) into the obj.OriginalValue.Value. If the passed in object is not null, this method casts the object to a String value and returns the result. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_UInt16 | LoadOriginal_UInt16 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to UInt16 value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_UInt32 | LoadOriginal_UInt32 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to UInt32 value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_UInt64 | LoadOriginal_UInt64 If the passed in parameter is null this method sets the obj to null. If the passed in object is not null, this method casts the val object to UInt64 value and assigns it to the obj.OriginalValue.Value. Parameters:
| ||||||||||||
![]() ![]() | LoadOriginal_XmlDocument | LoadOriginal_XmlDocument If the passed in parameter is null, this method returns an empty xml document. If the passed in object is not null, this method casts the object to an XmlDocument. Parameters:
|


