Can I use SQL (e.g. dpQuery) to determine the number of data points of a datapoint internal type (e.g., _Example)?
- Ulrich Ahrens
- Posts:6
- Joined: Thu Jul 13, 2017 8:41 pm
Can I use SQL (e.g. dpQuery) to determine the number of data points of a datapoint internal type (e.g., _Example)?
I would like to determine the created data types of a datapoint type in order to delete them and to create the necessary ones again
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Can I use SQL (e.g. dpQuery) to determine the number of data points of a datapoint internal type (e.g., _Example)?
If you want to know which datapoints exist for a datapoint type you can use the function dpNames().
There is no need to use a dpQuery().
Best Regards
Leopold Knipp
Senior Support Specialist
There is no need to use a dpQuery().
Best Regards
Leopold Knipp
Senior Support Specialist