Interfaccia ProjectConnectionsCreatorNeutral
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see ProjectConnectionsCreatorNeutralClass.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("DA295D57-3D15-4ABD-894F-983A37CA2A60")> _
Public Interface ProjectConnectionsCreatorNeutral _
Inherits IDTSProjectConnectionsCreator100
'Utilizzo
Dim instance As ProjectConnectionsCreatorNeutral
[GuidAttribute("DA295D57-3D15-4ABD-894F-983A37CA2A60")]
public interface ProjectConnectionsCreatorNeutral : IDTSProjectConnectionsCreator100
[GuidAttribute(L"DA295D57-3D15-4ABD-894F-983A37CA2A60")]
public interface class ProjectConnectionsCreatorNeutral : IDTSProjectConnectionsCreator100
[<GuidAttribute("DA295D57-3D15-4ABD-894F-983A37CA2A60")>]
type ProjectConnectionsCreatorNeutral =
interface
interface IDTSProjectConnectionsCreator100
end
public interface ProjectConnectionsCreatorNeutral extends IDTSProjectConnectionsCreator100
Nel tipo ProjectConnectionsCreatorNeutral sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
CreateConnections | Creates a connection within a specified project. Ereditato da IDTSProjectConnectionsCreator100. |
In alto