DestinationType Enumeration
Determines the type of destination specified in the Destination property of a WmiDataReaderTask class.
네임스페이스: Microsoft.SqlServer.Dts.Tasks.WmiDataReaderTask
어셈블리: Microsoft.SqlServer.WMIDRTask (in microsoft.sqlserver.wmidrtask.dll)
구문
‘선언
Public Enumeration DestinationType
public enum DestinationType
public enum class DestinationType
public enum DestinationType
public enum DestinationType
Members
Member name | Description |
---|---|
FileConnection | The Destination property contains the name of a file connection that receives the results of the WmiDataReaderTask. |
Variable | The Destination property contains the name of a String or Object variable that receives the results of the WmiDataReaderTask. |
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.