ConnectionManagerFileClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ConnectionManagerFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ConnectionManagerFile, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSConnectionManagerFile100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("407C8DE5-65B6-43DA-B76C-7361176C121E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ConnectionManagerFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ConnectionManagerFile, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSConnectionManagerFile100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("407C8DE5-65B6-43DA-B76C-7361176C121E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ConnectionManagerFileClass = class
interface IDTSConnectionManager100
interface ConnectionManagerFile
interface IDTSConnectionManagerFile100
Public Class ConnectionManagerFileClass
Implements ConnectionManagerFile, IDTSConnectionManagerFile100
- Inheritance
-
ConnectionManagerFileClass
- Attributes
- Implements
Remarks
For more information, see ConnectionManager.
Constructors
ConnectionManagerFileClass() |
Properties
ConnectionString | |
FileUsageType | |
ProtectionLevel | |
Scope | |
SupportsDTCTransactions |
Methods
AcquireConnection(Object) | |
ReleaseConnection(Object) | |
SetQualifier(String) | |
Validate(IDTSInfoEvents100) |