Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the DTS properties provider expressions.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")> _
Public Interface IDTSPropertiesProviderEx100
'Usage
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
The IDTSPropertiesProviderEx100 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
HasExpressions | Infrastructure. Gets a value that indicates whether this properties provider contains expressions. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ComputeExpressions | Infrastructure. Computes the expressions associated with the properties. |
Top
Remarks
For more information, see IDTSPropertiesProviderEx.
.gif)
.gif)