SfcObjectQuery.ActiveQueriesMode 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.
Single or multiple active queries? If multiple queries is indicated, then the connection returned must be capable of performing a query and getting results assuming the main connection is busy with an already-active query.
public Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectQueryMode ActiveQueriesMode { get; set; }
member this.ActiveQueriesMode : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectQueryMode with get, set
Public Property ActiveQueriesMode As SfcObjectQueryMode