CoreStrings.QueryContextAlreadyInitializedStateManager 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.
The 'InitializeStateManager' method has been called multiple times on the current query context. This method is intended to be called only once before query enumeration starts.
public static string QueryContextAlreadyInitializedStateManager { get; }
static member QueryContextAlreadyInitializedStateManager : string
Public Shared ReadOnly Property QueryContextAlreadyInitializedStateManager As String