IDTSBufferTapConfiguration100.AddTapPoint(String, Int32, String) 메서드

정의

public:
 void AddTapPoint(System::String ^ pathIdentification, int maxRowCount, System::String ^ fileName);
public void AddTapPoint (string pathIdentification, int maxRowCount, string fileName);
abstract member AddTapPoint : string * int * string -> unit
Public Sub AddTapPoint (pathIdentification As String, maxRowCount As Integer, fileName As String)

매개 변수

pathIdentification
String
maxRowCount
Int32
fileName
String

적용 대상