Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
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.
Espacio de nombres: Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask
Ensamblado: Microsoft.SqlServer.WMIEWTask (in microsoft.sqlserver.wmiewtask.dll)
Sintaxis
'Declaración
Public Enumeration QuerySourceType
public enum QuerySourceType
public enum class QuerySourceType
public enum QuerySourceType
public enum QuerySourceType
Members
| Member name | Description |
|---|---|
| DirectInput | WqlQuerySource contains the WQL query. |
| FileConnection | WqlQuerySource contains the name of a file connection from which to retrieve the WQL query. |
| Variable | WqlQuerySource contains the name of a variable from which to retrieve the WQL query. |
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.