Pausing table binding polling

I have a table binding that depends on a custom property, but the property is set downstream from the projects launch. In particular, the binding is a SQL binding and the query references a custom property for the where clause. Is there a way to programatically shut off and turn on the table’s polling so that I don’t get the errorBox dialog popup?