Refresh Custom Property in Script – Dataset type SQL Binding

Hello,

I created a custom property in a power table that is type dataset and bound to a sql query. In scripting, I’d like to for refresh the dataset sql query. Does anyone know the appropriate syntax to accomplish this?

Thanks in advance,

Brian

Doh!

system.db.refresh(power table, custom property name)

1 Like