Property | Type | Description |
---|
Method | Description | |
---|---|---|
CommitChangesToBackingStore ( ) : void | ||
Delete ( ) : void | ||
DocumentItem ( DocumentKey key, IDocumentDb backingStore, string>.Dictionary |
||
DocumentLoadedFromBackingStore ( object document ) : void | ||
Save ( object document ) : void |
public CommitChangesToBackingStore ( ) : void | ||
return | void |
public DocumentItem ( DocumentKey key, IDocumentDb backingStore, string>.Dictionary |
||
key | DocumentKey | |
backingStore | IDocumentDb | |
persistentValues | string>.Dictionary | |
return | System |
public DocumentLoadedFromBackingStore ( object document ) : void | ||
document | object | |
return | void |