BasicRefreshPolicy.PollingExpression Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If not null, M expression that is evaluated and stored for each partition upon each refresh or merge operation. Result is stored in Partition.RefreshBookmark
public string PollingExpression { get; set; }
member this.PollingExpression : string with get, set
Public Property PollingExpression As String