LogProviderTextFileClass Class
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see LogProvider.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.LogProviderTextFileClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("0A039101-ACC1-4E06-943F-279948323883")> _
Public Class LogProviderTextFileClass _
Implements IDTSLogProvider100, LogProviderTextFile, IDTSLogging100, IDTSName100
'Usage
Dim instance As LogProviderTextFileClass
[ClassInterfaceAttribute()]
[GuidAttribute("0A039101-ACC1-4E06-943F-279948323883")]
public class LogProviderTextFileClass : IDTSLogProvider100,
LogProviderTextFile, IDTSLogging100, IDTSName100
[ClassInterfaceAttribute()]
[GuidAttribute(L"0A039101-ACC1-4E06-943F-279948323883")]
public ref class LogProviderTextFileClass : IDTSLogProvider100,
LogProviderTextFile, IDTSLogging100, IDTSName100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("0A039101-ACC1-4E06-943F-279948323883")>]
type LogProviderTextFileClass =
class
interface IDTSLogProvider100
interface LogProviderTextFile
interface IDTSLogging100
interface IDTSName100
end
public class LogProviderTextFileClass implements IDTSLogProvider100, LogProviderTextFile, IDTSLogging100, IDTSName100
The LogProviderTextFileClass type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
LogProviderTextFileClass | Infrastructure. For more information, see LogProvider. |
Top
Properties
| Name | 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. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CloseLog | Infrastructure. For more information, see LogProvider. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFilterStatus | Infrastructure. For more information, see LogProvider. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Log | Infrastructure. For more information, see LogProvider. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OpenLog | Infrastructure. For more information, see LogProvider. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Infrastructure. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)