psSetCommandText method

void psSetCommandText(
  1. String commandText
)

Implementation

void psSetCommandText(String commandText) {
  databaseError("Provider support not available", this);
}