Interface IDTSPropertiesProviderEx100
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the DTS properties provider expressions.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")> _
Public Interface IDTSPropertiesProviderEx100
'Utilisation
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
Le type IDTSPropertiesProviderEx100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
HasExpressions | Infrastructure. Gets a value that indicates whether this properties provider contains expressions. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
ComputeExpressions | Infrastructure. Computes the expressions associated with the properties. |
Haut de la page
Notes
For more information, see IDTSPropertiesProviderEx.