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