PdcDBQuery.FieldNames: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == Eof as Boolean == Description == Returns true or false wheter the recordpointer is at the last record of the query == Notes == This property returns whete..." |
No edit summary |
||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
FieldNames as IStrings | |||
== Description == | == Description == | ||
== Notes == | == Notes == | ||
== Code example == | == Code example == | ||
Line 15: | Line 15: | ||
== Availability == | == Availability == | ||
Revision as of 12:42, 21 May 2012
Declaration
FieldNames as IStrings