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