Partilhar via


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
Propriedade pública ConnectionType Infraestrutura. For more information, see DtsProperty.
Propriedade pública DataType Infraestrutura. For more information, see DtsProperty.
Propriedade pública Get Infraestrutura. For more information, see DtsProperty.
Propriedade pública Name Infraestrutura. For more information, see DtsProperty.
Propriedade pública PropertyKind Infraestrutura. For more information, see DtsProperty.
Propriedade pública Set Infraestrutura. For more information, see DtsProperty.
Propriedade pública TypeConverter Infraestrutura. For more information, see DtsProperty.
Propriedade pública UITypeEditor Infraestrutura. For more information, see DtsProperty.

Início

Métodos

  Nome Descrição
Método público GetExport Infraestrutura. For more information, see DtsProperty.
Método público GetExpression Infraestrutura. For more information, see DtsProperty.
Método público GetPackagePath Infraestrutura. For more information, see DtsProperty.
Método público GetValue Infraestrutura. For more information, see DtsProperty.
Método público SetExport Infraestrutura. For more information, see DtsProperty.
Método público SetExpression Infraestrutura. For more information, see DtsProperty.
Método público SetValue Infraestrutura. For more information, see DtsProperty.

Início