Function Queries.sendDescribePrepared
Submits a request to obtain information about the specified prepared statement, without waiting for completion.
void sendDescribePrepared
(
string statementName
);
Submits a request to obtain information about the specified prepared statement, without waiting for completion.
void sendDescribePrepared
(
string statementName
);