Interface IDTSProperty100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see DtsProperty.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'Uso
Dim instance As IDTSProperty100
[GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface IDTSProperty100
[GuidAttribute(L"A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface class IDTSProperty100
[<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")>]
type IDTSProperty100 = interface end
public interface IDTSProperty100
O tipo IDTSProperty100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
ConnectionType | Infraestrutura. For more information, see DtsProperty. | |
DataType | Infraestrutura. For more information, see DtsProperty. | |
Get | Infraestrutura. For more information, see DtsProperty. | |
Name | Infraestrutura. For more information, see DtsProperty. | |
PropertyKind | Infraestrutura. For more information, see DtsProperty. | |
Set | Infraestrutura. For more information, see DtsProperty. | |
TypeConverter | Infraestrutura. For more information, see DtsProperty. | |
UITypeEditor | Infraestrutura. For more information, see DtsProperty. |
Início
Métodos
Nome | Descrição | |
---|---|---|
GetExport | Infraestrutura. For more information, see DtsProperty. | |
GetExpression | Infraestrutura. For more information, see DtsProperty. | |
GetPackagePath | Infraestrutura. For more information, see DtsProperty. | |
GetValue | Infraestrutura. For more information, see DtsProperty. | |
SetExport | Infraestrutura. For more information, see DtsProperty. | |
SetExpression | Infraestrutura. For more information, see DtsProperty. | |
SetValue | Infraestrutura. For more information, see DtsProperty. |
Início