Gets raw (unformatted) data whose type is String from the specified buffer of a DataWindow control or DataStore object.
PowerBuilder DataWindow control, DataStore object, or child DataWindow
string dwcontrol.GetItemUnformattedString ( long row, integer column {, DWBuffer dwbuffer, boolean originalvalue } )
string dwcontrol.GetItemUnformattedString ( long row, string column {, DWBuffer dwbuffer, boolean originalvalue } )
String. Returns the value of the data without its display formatting.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |