Click or drag to resize
AttachmentInfoProviderGetDependencyCacheKeys Method
Overload List
  NameDescription
Public methodStatic memberGetDependencyCacheKeys(Int32)
Gets the cache key dependencies array for the attachment order change (cache item keys affected when the attachment order changes).
Public methodStatic memberGetDependencyCacheKeys(AttachmentInfo)
Gets the cache key dependencies array for the attachment (cache item keys affected when the attachment changes).
Protected methodGetDependencyCacheKeys(DataSet, String, String)
Gets the cache dependency keys for the given DataSet.
(Inherited from AbstractInfoProviderTInfo, TProvider.)
Protected methodGetDependencyCacheKeys(GeneralizedInfo, String, String)
Gets the cache dependency keys for the given object.
(Inherited from AbstractInfoProviderTInfo, TProvider.)
Top
See Also