Interface IDTSConnectionInfo100
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 ConnectionInfo.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("BE88CD72-EAEC-4C49-945A-3866F35B5C1C")> _
Public Interface IDTSConnectionInfo100
'Utilisation
Dim instance As IDTSConnectionInfo100
[GuidAttribute("BE88CD72-EAEC-4C49-945A-3866F35B5C1C")]
public interface IDTSConnectionInfo100
[GuidAttribute(L"BE88CD72-EAEC-4C49-945A-3866F35B5C1C")]
public interface class IDTSConnectionInfo100
[<GuidAttribute("BE88CD72-EAEC-4C49-945A-3866F35B5C1C")>]
type IDTSConnectionInfo100 = interface end
public interface IDTSConnectionInfo100
Le type IDTSConnectionInfo100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ConnectionContact | Infrastructure. For more information, see ConnectionInfo. | |
ConnectionType | Infrastructure. For more information, see ConnectionInfo. | |
FileName | Infrastructure. For more information, see ConnectionInfo. | |
FileNameVersionString | Infrastructure. For more information, see ConnectionInfo. | |
IconFile | Infrastructure. For more information, see ConnectionInfo. | |
IconResource | Infrastructure. For more information, see ConnectionInfo. | |
UITypeName | Infrastructure. For more information, see ConnectionInfo. |
Haut de la page