Property | Type | Description | |
---|---|---|---|
GetKnownTypes | List |
||
RestoreCollections | object>.Dictionary | ||
RestoreContext | DataServiceContext | ||
SerializeContextToString | string |
Method | Description | |
---|---|---|
Restore ( ) : DataServiceContext | ||
Restore ( object>.Dictionary |
||
Save ( DataServiceContext context ) : |
||
Save ( DataServiceContext context, object>.Dictionary |
Method | Description | |
---|---|---|
GetKnownTypes ( DataServiceContext context ) : List |
||
RestoreCollections ( DataServiceContext context, EntityDescriptor>.Dictionary |
||
RestoreContext ( EntityDescriptor>.Dictionary |
||
SerializeContextToString ( |
public Restore ( object>.Dictionary |
||
collections | object>.Dictionary | |
return | DataServiceContext |
public static Save ( DataServiceContext context ) : |
||
context | DataServiceContext | |
return |
public static Save ( DataServiceContext context, object>.Dictionary |
||
context | DataServiceContext | |
collections | object>.Dictionary | |
return |