Classe ConnectionManagerSqlMobileClass
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 ConnectionManager.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerSqlMobileClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<ClassInterfaceAttribute()> _
<GuidAttribute("E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")> _
Public Class ConnectionManagerSqlMobileClass _
Implements IDTSConnectionManager100, ConnectionManagerSqlMobile, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
'Utilisation
Dim instance As ConnectionManagerSqlMobileClass
[ClassInterfaceAttribute()]
[GuidAttribute("E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")]
public class ConnectionManagerSqlMobileClass : IDTSConnectionManager100,
ConnectionManagerSqlMobile, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
[ClassInterfaceAttribute()]
[GuidAttribute(L"E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")]
public ref class ConnectionManagerSqlMobileClass : IDTSConnectionManager100,
ConnectionManagerSqlMobile, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("E2C4D5A7-29D3-41FA-ADFB-0F9CB3E9FABA")>]
type ConnectionManagerSqlMobileClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerSqlMobile
interface IDTSConnectionManagerInit100
interface IDTSConnectionManagerDatabaseParameters100
end
public class ConnectionManagerSqlMobileClass implements IDTSConnectionManager100, ConnectionManagerSqlMobile, IDTSConnectionManagerInit100, IDTSConnectionManagerDatabaseParameters100
Le type ConnectionManagerSqlMobileClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
ConnectionManagerSqlMobileClass | Infrastructure. For more information, see ConnectionManager. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
ConnectionString | Infrastructure. For more information, see ConnectionManager. |
![]() |
InitialCatalog | Infrastructure. For more information, see ConnectionManager. |
![]() |
Password | Infrastructure. For more information, see ConnectionManager. |
![]() |
ProtectionLevel | Infrastructure. For more information, see ConnectionManager. |
![]() |
RetainSameConnection | Infrastructure. For more information, see ConnectionManager. |
![]() |
ServerName | Infrastructure. For more information, see ConnectionManager. |
![]() |
SupportsDTCTransactions | Infrastructure. For more information, see ConnectionManager. |
![]() |
UserName | Infrastructure. For more information, see ConnectionManager. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
AcquireConnection | Infrastructure. For more information, see ConnectionManager. |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetConnectionForSchema | Infrastructure. For more information, see ConnectionManager. |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
InitializeConnectionManager | Infrastructure. |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ReleaseConnection | Infrastructure. For more information, see ConnectionManager. |
![]() |
SetQualifier | Infrastructure. For more information, see ConnectionManager. |
![]() |
ToString | (hérité de Object.) |
![]() |
Validate | Infrastructure. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.