Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== DATASOURCETYPE property ====== ==== Applies To ==== Database associated controls. ==== Description ==== Returns the type of datasource the control is bound to (i.e., Notes Form, DataSet) ==== Usage ==== //datasourcetype// = **Get_Property** (//controlname//, **"DATASOURCETYPE"**) ==== Returns ==== Returned values passed in Get_Property. ^Value^Description^ |"" (null)|For Native Tables.| |DATASET|For DataSet.| |NOTESFORM|For Notes Form.| |NOTESVIEW|For Notes View.| ==== See Also ==== [[table|TABLE property]], [[column|COLUMN property]] guides/programming/programmers_reference_manual/datasourcetype.txt Last modified: 2024/06/19 20:20by 127.0.0.1