MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setDsqlStatement

Method setDsqlStatement

src/dsql/DsqlCompilerScratch.h:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 }
174
175 void setDsqlStatement(DsqlStatement* aDsqlStatement)
176 {
177 dsqlStatement = aDsqlStatement;
178 }
179
180 void putBlrMarkers(ULONG marks);
181 void putDtype(const TypeClause* field, bool useSubType);

Callers 1

prepareStatementFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected