QuerySourceType Enum

Definition

Determines the source type of the WqlQuerySource property, which provides the Windows Management Instrumentation Query Language (WQL) query to be executed by the WmiEventWatcherTask class.

C#
public enum QuerySourceType
Inheritance
QuerySourceType

Fields

Name Value Description
FileConnection 0

WqlQuerySource contains the name of a file connection from which to retrieve the WQL query.

DirectInput 1

WqlQuerySource contains the WQL query.

Variable 2

WqlQuerySource contains the name of a variable from which to retrieve the WQL query.

Applies to

Produk Versi
SQL Server .NET SDK 2016, 2017, 2019