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