메소드 | 설명 | |
---|---|---|
FilterAttachments ( Raven.Database.Data.AttachmentInformation attachment, string destinationInstanceId ) : bool | ||
FilterDocuments ( string destinationId, string key, RavenJObject metadata ) : bool | ||
IsSystemDocumentId ( string key ) : bool | ||
ToString ( ) : string |
public FilterAttachments ( Raven.Database.Data.AttachmentInformation attachment, string destinationInstanceId ) : bool | ||
attachment | Raven.Database.Data.AttachmentInformation | |
destinationInstanceId | string | |
리턴 | bool |
public FilterDocuments ( string destinationId, string key, RavenJObject metadata ) : bool | ||
destinationId | string | |
key | string | |
metadata | RavenJObject | |
리턴 | bool |