Compartilhar via


Interface IDTSExtendedProperty100

Essa API oferece suporte à infraestrutura do SQL Server 2012 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("4887EF97-93DB-44EC-929E-ABD97E3F34F3")> _
Public Interface IDTSExtendedProperty100
'Uso
Dim instance As IDTSExtendedProperty100
[GuidAttribute("4887EF97-93DB-44EC-929E-ABD97E3F34F3")]
public interface IDTSExtendedProperty100
[GuidAttribute(L"4887EF97-93DB-44EC-929E-ABD97E3F34F3")]
public interface class IDTSExtendedProperty100
[<GuidAttribute("4887EF97-93DB-44EC-929E-ABD97E3F34F3")>]
type IDTSExtendedProperty100 =  interface end
public interface IDTSExtendedProperty100

O tipo IDTSExtendedProperty100 expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública DataType Infraestrutura. For more information, see ExtendedProperty.
Propriedade pública Namespace Infraestrutura. For more information, see ExtendedProperty.
Propriedade pública QualifiedName Infraestrutura. For more information, see ExtendedProperty.
Propriedade pública Value Infraestrutura. For more information, see ExtendedProperty.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper