TableServiceContext Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyApplyingChanges  (Inherited from DataServiceContext)
public propertyBaseUri  (Inherited from DataServiceContext)
public propertyCredentials  (Inherited from DataServiceContext)
public propertyDataNamespace  (Inherited from DataServiceContext)
public propertyEntities  (Inherited from DataServiceContext)
public propertyIgnoreMissingProperties  (Inherited from DataServiceContext)
public propertyIgnoreResourceNotFoundException  (Inherited from DataServiceContext)
public propertyLinks  (Inherited from DataServiceContext)
public propertyMergeOption  (Inherited from DataServiceContext)
public propertyResolveName  (Inherited from DataServiceContext)
public propertyResolveType  (Inherited from DataServiceContext)
public propertyRetryPolicyGets or sets the retry policy for requests made via the service context.
public propertySaveChangesDefaultOptions  (Inherited from DataServiceContext)
public propertyStorageCredentialsGets the storage account credentials used by this TableServiceContext object.
public propertyTimeout  (Inherited from DataServiceContext)
public propertyTypeScheme  (Inherited from DataServiceContext)
public propertyUsePostTunneling  (Inherited from DataServiceContext)

See Also