Searched defs:IsCollectionExists (Results 1 – 3 of 3) sorted by relevance
106 int Collection::IsCollectionExists(int &errCode) in IsCollectionExists() function in DocumentDB::Collection
898 bool DocumentStore::IsCollectionExists(const std::string &collectionName, int &errCode) in IsCollectionExists() function in DocumentDB::DocumentStore
378 bool SqliteStoreExecutorImpl::IsCollectionExists(const std::string &name, int &errCode) in IsCollectionExists() function in DocumentDB::SqliteStoreExecutorImpl