이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.
Represents the DTS properties provider expressions.
네임스페이스: Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리: Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)
구문
‘선언
<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")> _
Public Interface IDTSPropertiesProviderEx100
‘사용 방법
Dim instance As IDTSPropertiesProviderEx100
[GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")]
public interface IDTSPropertiesProviderEx100
[GuidAttribute(L"F57876CE-77C7-4CA7-8BF6-509AA1D535D1")]
public interface class IDTSPropertiesProviderEx100
[<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")>]
type IDTSPropertiesProviderEx100 = interface end
public interface IDTSPropertiesProviderEx100
IDTSPropertiesProviderEx100 유형에서 다음 멤버를 표시합니다.
속성
| 이름 | 설명 | |
|---|---|---|
![]() |
HasExpressions | 인프라입니다. Gets a value that indicates whether this properties provider contains expressions. |
맨 위로 이동
메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
ComputeExpressions | 인프라입니다. Computes the expressions associated with the properties. |
맨 위로 이동
주의
For more information, see IDTSPropertiesProviderEx.
.gif)
.gif)