OrganizationServiceCacheElement Members

Applies To: Microsoft Dynamics CRM 2015, Microsoft Dynamics CRM Online

(Developer Extensions)

The following tables list the members exposed by the OrganizationServiceCacheElement type.

Public Constructors

  Name Description
  OrganizationServiceCacheElement Initializes a new instance of theOrganizationServiceCacheElement class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property CacheMode Gets or sets the caching behavior mode.
public property CacheRegionName Gets or sets the cache region name.
public property CurrentConfiguration  (inherited from ConfigurationElement)
public property DependencyType  The dependency type. (inherited from InitializableConfigurationElement)
public property ElementInformation  (inherited from ConfigurationElement)
public property LockAllAttributesExcept  (inherited from ConfigurationElement)
public property LockAllElementsExcept  (inherited from ConfigurationElement)
public property LockAttributes  (inherited from ConfigurationElement)
public property LockElements  (inherited from ConfigurationElement)
public property LockItem  (inherited from ConfigurationElement)
public property Name Overridden. Gets or sets the element name.
public property ObjectCacheName Gets or sets the name of the nested ObjectCacheElement configuration.
public property Parameters  The attributes of the configuration element. (inherited from InitializableConfigurationElement)
public property QueryHashingEnabled Gets or sets whether the query used to construct the cache key is to be hashed or left as a readable string.
public property ReturnMode Gets or sets the cache retrieval mode.
public property Type Overridden. Gets or sets the dependency type name.

Top

Protected Properties

  Name Description
protected property EvaluationContext  (inherited from ConfigurationElement)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddConfig  Adds a setting. (inherited from InitializableConfigurationElement)
public method CreateOrganizationServiceCache Creates a IOrganizationServiceCache object.
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Initialize  (inherited from InitializableConfigurationElement)
public method IsReadOnly  Overridden. (inherited from ConfigurationElement)
public method ToString  (inherited from Object)
public method TryInitialize  Initializes the dependency object. (inherited from InitializableConfigurationElement)

Top

Protected Methods

(see also Extension Methods)

  Name Description
protected method CreateDependency  Overloaded. (inherited from InitializableConfigurationElement)
protected method CreateDependencyAndInitialize  Overloaded. (inherited from InitializableConfigurationElement)
protected method Finalize  (inherited from Object)
protected method GetDependencyType  (inherited from InitializableConfigurationElement)
protected method GetTransformedAssemblyString  (inherited from ConfigurationElement)
protected method GetTransformedTypeString  (inherited from ConfigurationElement)
protected method ListErrors  (inherited from ConfigurationElement)
protected method MemberwiseClone  (inherited from Object)
protected method OnDeserializeUnrecognizedAttribute  Overridden. (inherited from ConfigurationElement)
protected method OnDeserializeUnrecognizedElement  (inherited from ConfigurationElement)
protected method OnRequiredPropertyNotFound  (inherited from ConfigurationElement)
protected method PostDeserialize  (inherited from ConfigurationElement)
protected method PreSerialize  (inherited from ConfigurationElement)
protected method Reset  Overridden. (inherited from ConfigurationElement)
protected method SetPropertyValue  (inherited from ConfigurationElement)

Top

Extension Methods

  Name Description
public extension method SerializeByJson  Serialize an object using the DataContractJsonSerializer. (Defined by ObjectExtensions.)

Top

See Also

Reference

OrganizationServiceCacheElement Class
Microsoft.Xrm.Client.Configuration Namespace

Other Resources

Developer Extensions for Microsoft Dynamics CRM

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.