Interface IDTSExtendedProperty100
Cette API prend en charge l'infrastructure 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("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")> _
Public Interface IDTSExtendedProperty100
'Utilisation
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
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