Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManagerFileClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("26C4CE40-B4FF-4B86-8C1B-9050D28E83B0")> _
Public Interface IDTSConnectionManagerFile100
'Usage
Dim instance As IDTSConnectionManagerFile100
[GuidAttribute("26C4CE40-B4FF-4B86-8C1B-9050D28E83B0")]
public interface IDTSConnectionManagerFile100
[GuidAttribute(L"26C4CE40-B4FF-4B86-8C1B-9050D28E83B0")]
public interface class IDTSConnectionManagerFile100
[<GuidAttribute("26C4CE40-B4FF-4B86-8C1B-9050D28E83B0")>]
type IDTSConnectionManagerFile100 = interface end
public interface IDTSConnectionManagerFile100
The IDTSConnectionManagerFile100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
FileUsageType | Infrastructure. For more information, see ConnectionManagerFileClass. |
Top