Interface IDTSExtendedProperty100
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see ExtendedProperty.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("4887EF97-93DB-44EC-929E-ABD97E3F34F3")> _
Public Interface IDTSExtendedProperty100
'Utilisation
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
Le type IDTSExtendedProperty100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
DataType | Infrastructure. For more information, see ExtendedProperty. |
![]() |
Namespace | Infrastructure. For more information, see ExtendedProperty. |
![]() |
QualifiedName | Infrastructure. For more information, see ExtendedProperty. |
![]() |
Value | Infrastructure. For more information, see ExtendedProperty. |
Haut de la page