Interface IDTSExtendedProperty100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see ExtendedProperty.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")> _
Public Interface IDTSExtendedProperty100
'Uso
Dim instance As IDTSExtendedProperty100
[GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface IDTSExtendedProperty100
[GuidAttribute(L"CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface class IDTSExtendedProperty100
[<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")>]
type IDTSExtendedProperty100 = interface end
public interface IDTSExtendedProperty100
O tipo IDTSExtendedProperty100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DataType | Infraestrutura. For more information, see ExtendedProperty. | |
Namespace | Infraestrutura. For more information, see ExtendedProperty. | |
QualifiedName | Infraestrutura. For more information, see ExtendedProperty. | |
Value | Infraestrutura. For more information, see ExtendedProperty. |
Início