Classe ApplicationClass
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 Application.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ApplicationClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("BA785E28-3D7B-47AE-A4F9-4784F61B598A")> _
<ClassInterfaceAttribute()> _
Public Class ApplicationClass _
Implements IDTSApplication100, Application
'Utilisation
Dim instance As ApplicationClass
[GuidAttribute("BA785E28-3D7B-47AE-A4F9-4784F61B598A")]
[ClassInterfaceAttribute()]
public class ApplicationClass : IDTSApplication100,
Application
[GuidAttribute(L"BA785E28-3D7B-47AE-A4F9-4784F61B598A")]
[ClassInterfaceAttribute()]
public ref class ApplicationClass : IDTSApplication100,
Application
[<GuidAttribute("BA785E28-3D7B-47AE-A4F9-4784F61B598A")>]
[<ClassInterfaceAttribute()>]
type ApplicationClass =
class
interface IDTSApplication100
interface Application
end
public class ApplicationClass implements IDTSApplication100, Application
Le type ApplicationClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ApplicationClass | Infrastructure. For more information, see Application. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
CheckSignatureOnLoad | Infrastructure. For more information, see Application. | |
ComponentStorePath | Infrastructure. For more information, see Application. | |
ConnectionInfos | Infrastructure. For more information, see Application. | |
DataTypeInfos | Infrastructure. For more information, see Application. | |
DBProviderInfos | Infrastructure. For more information, see Application. | |
ForEachEnumeratorInfos | Infrastructure. For more information, see Application. | |
LogProviderInfos | Infrastructure. For more information, see Application. | |
PackagePassword | Infrastructure. For more information, see Application. | |
PackageUpgradeOptions | Infrastructure. | |
PipelineComponentInfos | Infrastructure. For more information, see Application. | |
TaskInfos | Infrastructure. For more information, see Application. | |
UpdateObjects | Infrastructure. For more information, see Application. | |
UpdatePackage | Infrastructure. For more information, see Application. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
CreateFolderOnDtsServer | Infrastructure. For more information, see Application. | |
CreateFolderOnSQLServer | Infrastructure. For more information, see Application. | |
DataTypeInfoFromDataType | Infrastructure. For more information, see Application. | |
Equals | (hérité de Object.) | |
ExistsOnDtsServer | Infrastructure. For more information, see Application. | |
ExistsOnSQLServer | Infrastructure. For more information, see Application. | |
Finalize | (hérité de Object.) | |
FolderExistsOnDtsServer | Infrastructure. For more information, see Application. | |
FolderExistsOnSQLServer | Infrastructure. For more information, see Application. | |
FolderFromPath | Infrastructure. For more information, see Application. | |
GetDtsServerPackageInfos | Infrastructure. For more information, see Application. | |
GetDtsServerRoles | Infrastructure. For more information, see Application. | |
GetHashCode | (hérité de Object.) | |
GetPackageInfos | Infrastructure. For more information, see Application. | |
GetPackageInfos2 | Infrastructure. For more information, see Application. | |
GetPackageRoles | Infrastructure. For more information, see Application. | |
GetRunningPackages | Infrastructure. For more information, see Application. | |
GetServerInfo | Infrastructure. For more information, see Application. | |
GetServerVersionEx | Infrastructure. For more information, see Application. | |
GetType | (hérité de Object.) | |
LoadFromDtsServer | Infrastructure. | |
LoadFromSQLServer | Infrastructure. | |
LoadFromSQLServer2 | Infrastructure. | |
LoadPackage | Infrastructure. | |
MemberwiseClone | (hérité de Object.) | |
RemoveFolderFromDtsServer | Infrastructure. For more information, see Application. | |
RemoveFolderFromSQLServer | Infrastructure. For more information, see Application. | |
RemoveFromDtsServer | Infrastructure. For more information, see Application. | |
RemoveFromSQLServer | Infrastructure. For more information, see Application. | |
RenameFolderOnDtsServer | Infrastructure. For more information, see Application. | |
RenameFolderOnSQLServer | Infrastructure. For more information, see Application. | |
SavePackage | Infrastructure. | |
SaveToDtsServer | Infrastructure. | |
SaveToSQLServer | Infrastructure. | |
SaveToSQLServerAs | Infrastructure. | |
SaveToXML | Infrastructure. | |
SetPackageRoles | Infrastructure. For more information, see Application. | |
ToString | (hérité de Object.) |
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.