Interfaccia IDTSPropertiesProviderEx100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the DTS properties provider expressions.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")> _
Public Interface IDTSPropertiesProviderEx100
'Utilizzo
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
Nel tipo IDTSPropertiesProviderEx100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
HasExpressions | Infrastruttura. Gets a value that indicates whether this properties provider contains expressions. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
ComputeExpressions | Infrastruttura. Computes the expressions associated with the properties. |
In alto
Osservazioni
For more information, see IDTSPropertiesProviderEx.