IDTSBufferTapConfiguration100.AddTapPoint(String, Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- pathIdentification
- String
- maxRowCount
- Int32
- fileName
- String