DataServiceContext
DataServiceContext(Uri)
ApplyingChanges
BaseUri
Credentials
DataNamespace
Entities
IgnoreMissingProperties
IgnoreResourceNotFoundException
Links
MergeOption
ResolveName
ResolveType
SaveChangesDefaultOptions
Timeout
TypeScheme
UsePostTunneling
AddLink(Object, String, Object)
AddObject(String, Object)
AddRelatedObject(Object, String, Object)
AttachLink(Object, String, Object)
AttachTo(String, Object)
AttachTo(String, Object, String)
BeginExecute<T>(DataServiceQueryContinuation<T>, AsyncCallback, Object)
BeginExecute<TElement>(Uri, AsyncCallback, Object)
BeginExecuteBatch(AsyncCallback, Object, DataServiceRequest[])
BeginGetReadStream(Object, DataServiceRequestArgs, AsyncCallback, Object)
BeginLoadProperty(Object, String, AsyncCallback, Object)
BeginLoadProperty(Object, String, DataServiceQueryContinuation, AsyncCallback, Object)
BeginLoadProperty(Object, String, Uri, AsyncCallback, Object)
BeginSaveChanges(AsyncCallback, Object)
BeginSaveChanges(SaveChangesOptions, AsyncCallback, Object)
CancelRequest(IAsyncResult)
CreateQuery<T>(String)
DeleteLink(Object, String, Object)
DeleteObject(Object)
Detach(Object)
DetachLink(Object, String, Object)
EndExecute<TElement>(IAsyncResult)
EndExecuteBatch(IAsyncResult)
EndGetReadStream(IAsyncResult)
EndLoadProperty(IAsyncResult)
EndSaveChanges(IAsyncResult)
Execute<T>(DataServiceQueryContinuation<T>)
Execute<TElement>(Uri)
ExecuteBatch(DataServiceRequest[])
GetEntityDescriptor(Object)
GetLinkDescriptor(Object, String, Object)
GetMetadataUri()
GetReadStream(Object)
GetReadStream(Object, DataServiceRequestArgs)
GetReadStream(Object, String)
GetReadStreamUri(Object)
LoadProperty(Object, String)
LoadProperty(Object, String, DataServiceQueryContinuation)
LoadProperty(Object, String, Uri)
LoadProperty<T>(Object, String, DataServiceQueryContinuation<T>)
SaveChanges()
SaveChanges(SaveChangesOptions)
SetLink(Object, String, Object)
SetSaveStream(Object, Stream, Boolean, DataServiceRequestArgs)
SetSaveStream(Object, Stream, Boolean, String, String)
TryGetEntity<TEntity>(Uri, TEntity)
TryGetUri(Object, Uri)
UpdateObject(Object)
ReadingEntity
SendingRequest
WritingEntity
xamarinmac
namespace System.Data.Services.Client
{
public class DataServiceContext
{
public ICredentials Credentials { get; set; }
}
}
NetFx Compat Lab | 1.0 %
Reference this API 1.0 %
Set property |
---|---|
nuget.org | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
.NET Framework | 3.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to xamarinmac | |
Assembly | System.Data.Services.Client , Version=2.0.5.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API