All Tags »
ADO »
smart objects (RSS)
Sorry, but there are no more tags available to filter with.
-
I am trying to extract smart object data by making use of a sql statement.
My smart object is called DirectorsBoard and my method is called getCompanyDirectors which required the smart object property CompanyID.
I use the following Syntax:
SELECT [Position], PrincipalFROM ...