Interface IDTSPropertiesProviderEx100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represents the DTS properties provider expressions.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("F57876CE-77C7-4CA7-8BF6-509AA1D535D1")> _
Public Interface IDTSPropertiesProviderEx100
'Uso
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
O tipo IDTSPropertiesProviderEx100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
HasExpressions | Infraestrutura. Gets a value that indicates whether this properties provider contains expressions. |
Início
Métodos
Nome | Descrição | |
---|---|---|
ComputeExpressions | Infraestrutura. Computes the expressions associated with the properties. |
Início
Comentários
For more information, see IDTSPropertiesProviderEx.