Symphony Framework
DataMapping Class Methods


Symphony.Conductor.Model Namespace : DataMapping Class

For a list of all members of this type, see DataMapping members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Move the passed boolean field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Move the passed byte field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Move the passed DateTime field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Move the passed decimal field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Move the passed Int16 field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Move the passed Int32 field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Move the passed Int64 field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Move the passed string field data into the resultsing "record" string  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a boolean.  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a Byte.  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a DateTime.  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a decimal.  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a Integer.  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a Integer.  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a Integer.  
Public Methodstatic (Shared in Visual Basic) Takes the string "record" area and returns the required portion as a string.  
Top
See Also

Reference

DataMapping Class
Symphony.Conductor.Model Namespace