Classe LogProviderSQLProfilerClass
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 LogProvider.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..LogProviderSQLProfilerClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")> _
<ClassInterfaceAttribute()> _
Public Class LogProviderSQLProfilerClass _
Implements IDTSLogProvider100, LogProviderSQLProfiler, IDTSLogging100, IDTSName100
'Utilisation
Dim instance As LogProviderSQLProfilerClass
[GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")]
[ClassInterfaceAttribute()]
public class LogProviderSQLProfilerClass : IDTSLogProvider100,
LogProviderSQLProfiler, IDTSLogging100, IDTSName100
[GuidAttribute(L"E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")]
[ClassInterfaceAttribute()]
public ref class LogProviderSQLProfilerClass : IDTSLogProvider100,
LogProviderSQLProfiler, IDTSLogging100, IDTSName100
[<GuidAttribute("E93F6300-AE0C-4916-A7BF-A8D0CE12C77A")>]
[<ClassInterfaceAttribute()>]
type LogProviderSQLProfilerClass =
class
interface IDTSLogProvider100
interface LogProviderSQLProfiler
interface IDTSLogging100
interface IDTSName100
end
public class LogProviderSQLProfilerClass implements IDTSLogProvider100, LogProviderSQLProfiler, IDTSLogging100, IDTSName100
Le type LogProviderSQLProfilerClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
LogProviderSQLProfilerClass | Infrastructure. For more information, see LogProvider. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
ConfigString | Infrastructure. For more information, see LogProvider. | |
CreationName | Infrastructure. For more information, see LogProvider. | |
Description | Infrastructure. For more information, see LogProvider. | |
Enabled | Infrastructure. For more information, see LogProvider. | |
ID | Infrastructure. For more information, see LogProvider. | |
Name | Infrastructure. For more information, see LogProvider. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
CloseLog | Infrastructure. For more information, see LogProvider. | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetFilterStatus | Infrastructure. For more information, see LogProvider. | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
Log | Infrastructure. For more information, see LogProvider. | |
MemberwiseClone | (hérité de Object.) | |
OpenLog | Infrastructure. For more information, see LogProvider. | |
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.