Partager via


DataImportSessionInfo.newmethod(String, Boolean) Method

Definition

Initializes a new instance of the Object class.

public:
 void newmethod(System::String ^ _szInpFileName, bool _fUpdateExistingData);
public void newmethod (string _szInpFileName, bool _fUpdateExistingData);
override this.newmethod : string * bool -> unit
Public Sub newmethod (_szInpFileName As String, _fUpdateExistingData As Boolean)

Parameters

_szInpFileName
String
_fUpdateExistingData
Boolean

Applies to