Interface IDTSExpression100
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 interface for the expression.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("D10942AD-3012-4E44-B62E-91D7CC14CA67")> _
Public Interface IDTSExpression100
'Utilisation
Dim instance As IDTSExpression100
[GuidAttribute("D10942AD-3012-4E44-B62E-91D7CC14CA67")]
public interface IDTSExpression100
[GuidAttribute(L"D10942AD-3012-4E44-B62E-91D7CC14CA67")]
public interface class IDTSExpression100
[<GuidAttribute("D10942AD-3012-4E44-B62E-91D7CC14CA67")>]
type IDTSExpression100 = interface end
public interface IDTSExpression100
Le type IDTSExpression100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Expression | Infrastructure. Gets or sets the expression. |
Haut de la page