다음을 통해 공유


RawFileConnectionPage 클래스

정의

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
상속
RawFileConnectionPage
구현
Microsoft.DataTransformationServices.DataFlowUI.IDataFlowComponentPage Microsoft.DataTransformationServices.DataFlowUI.ISupportSaveInvalidState

생성자

RawFileConnectionPage()

필드

CreateRawFile
FieldChanged

속성

CheckFileExits

메서드

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)

이벤트

LoadConnectionAttributes
SaveConnectionAttributes
ValidationStateChanged

적용 대상