즐겨찾기Rama Rao Gudivada (Cognizant) 님이 #MuleSoft Connectors / SDK / DevKit에 질문했습니다2017년 6월 15일 오전 10:48How to fetch the table names from MongoDB?Hi, How can i get the table names in mongoDB and how to retrieve it.Thanks답변 11개정렬날짜별 정렬가장 유용한 항목별 정렬날짜별 정렬댓글 더 보기...MuleSoft Community Forum Member (Inactive) (Salesforce)2017년 6월 20일 오전 6:43You can use below line of code to fetch the table names.db.getCollectionNames().댓글 추가답변을 작성하세요...굵은 글꼴기울인 글꼴밑줄취소선불릿 기호 목록번호가 지정된 목록링크 추가코드 블록이미지 삽입파일 첨부링크 URL취소저장0/9000답글 쓰기
MuleSoft Community Forum Member (Inactive) (Salesforce)2017년 6월 20일 오전 6:43You can use below line of code to fetch the table names.db.getCollectionNames().