LogProviderSQLProfiler Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour plus d’informations, consultez LogProviderSQLProfilerClass.
public interface class LogProviderSQLProfiler : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfilerClass))]
[System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")]
public interface LogProviderSQLProfiler : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfilerClass))]
[System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")]
public interface LogProviderSQLProfiler : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfilerClass))]
[System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")]
public interface LogProviderSQLProfiler : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfilerClass))>]
[<System.Runtime.InteropServices.Guid("A016D48F-6E10-4162-AEA0-AD2F9527B21F")>]
type LogProviderSQLProfiler = interface
interface IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfilerClass))>]
[<System.Runtime.InteropServices.Guid("61389A36-A19E-495E-AD03-43A2041ABDDA")>]
type LogProviderSQLProfiler = interface
interface IDTSLogProvider100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderSQLProfilerClass))>]
[<System.Runtime.InteropServices.Guid("FB9E1D2B-3581-4FA2-9063-858FC1DADDEC")>]
type LogProviderSQLProfiler = interface
interface IDTSLogProvider100
Public Interface LogProviderSQLProfiler
Implements IDTSLogProvider100
- Dérivé
- Attributs
- Implémente
Propriétés
ConfigString |
Obtient ou définit les informations de connexion et de configuration pour le module fournisseur d'informations spécifié. (Hérité de IDTSLogProvider100) |
Méthodes
CloseLog() |
Ferme le journal. (Hérité de IDTSLogProvider100) |
OpenLog() |
Ouvre le journal. (Hérité de IDTSLogProvider100) |
Validate(IDTSInfoEvents100) |
Valide le journal et retourne une énumération qui indique la réussite ou l'échec. (Hérité de IDTSLogProvider100) |