RawFileConnectionPage Class

Definition

public ref class RawFileConnectionPage : System::Windows::Forms::UserControl, Microsoft::DataTransformationServices::DataFlowUI::IDataFlowComponentPage, Microsoft::DataTransformationServices::DataFlowUI::ISupportSaveInvalidState
public class RawFileConnectionPage : System.Windows.Forms.UserControl, Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage, Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState
type RawFileConnectionPage = class
    inherit UserControl
    interface IDataFlowComponentPage
    interface ISupportSaveInvalidState
Public Class RawFileConnectionPage
Inherits UserControl
Implements IDataFlowComponentPage, ISupportSaveInvalidState
Inheritance
RawFileConnectionPage
Implements
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

Constructors

RawFileConnectionPage()

Fields

CreateRawFile
FieldChanged

Properties

CheckFileExits

Methods

CancelPage()
Dispose(Boolean)
HidePage()
HidePage(String)
InitializePage(Control)
OnCreateRawFile()
OnFieldChanged()
SavePage()
SavePage(Boolean, String)
SetAccessModeValues(String, String)
SetAvailableAccessModes(String[])
SetCreateFileButtonVisible(Boolean)
SetVariables(Variables)
ShowPage()
UseWriteOptions(String[])
ValidatePage(String)

Events

LoadConnectionAttributes
SaveConnectionAttributes
ValidationStateChanged

Applies to