Searched refs:beginSql (Results 1 – 1 of 1) sorted by relevance
74 auto beginSql = GetBeginSql(type); in Begin() local75 if (beginSql.empty()) { in Begin()79 auto [errorCode, statement] = connection_->CreateStatement(beginSql, connection_); in Begin()