'Declaration Public Function New( _ ByVal connection As C1CSVConnection, _ ByVal commandText As String _ )
public C1CSVCommand( C1CSVConnection connection, string commandText )
Parameters
- connection
- commandText
'Declaration Public Function New( _ ByVal connection As C1CSVConnection, _ ByVal commandText As String _ )
public C1CSVCommand( C1CSVConnection connection, string commandText )