LogProviderTextFileClass Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class LogProviderTextFileClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSLogging100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::LogProviderTextFile
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("B554698F-2465-4191-A16B-6558F598E474")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class LogProviderTextFileClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSLogging100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.LogProviderTextFile
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("B554698F-2465-4191-A16B-6558F598E474")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type LogProviderTextFileClass = class
interface IDTSLogProvider100
interface LogProviderTextFile
interface IDTSLogging100
interface IDTSName100
Public Class LogProviderTextFileClass
Implements IDTSLogging100, IDTSName100, LogProviderTextFile
- Herança
-
LogProviderTextFileClass
- Atributos
- Implementações
Comentários
Para obter mais informações, consulte LogProvider.
Construtores
| LogProviderTextFileClass() |
Propriedades
| ConfigString | |
| CreationName | |
| Description | |
| Enabled | |
| ID | |
| Name |
Métodos
| CloseLog() | |
| GetFilterStatus(String[]) | |
| Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, Byte[]) | |
| OpenLog() | |
| Validate(IDTSInfoEvents100) |