C# 클래스 MongoUtility.Security.MongoResource

资源
파일 보기 프로젝트 열기: magicdict/MongoCola 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CollectionName string
DataBaseName string
Type ResourceType

공개 메소드들

메소드 설명
GetBsonDoc ( ) : BsonElement

获得BsonDocument

메소드 상세

GetBsonDoc() 공개 메소드

获得BsonDocument
public GetBsonDoc ( ) : BsonElement
리턴 BsonElement

프로퍼티 상세

CollectionName 공개적으로 프로퍼티

数据集名称
public string CollectionName
리턴 string

DataBaseName 공개적으로 프로퍼티

数据库名称
public string DataBaseName
리턴 string

Type 공개적으로 프로퍼티

public ResourceType Type
리턴 ResourceType