Annotation.GenerateKey Method
Include Protected Members
Include Inherited Members
Generates a cache key for this annotation.
Overload List
Name | Description | |
---|---|---|
GenerateKey() | Generates a cache key for this annotation. | |
GenerateKey(RepositoryLocation, TupleCollection, Int32) | Generates a cache key for this annotation. | |
GenerateKey(RepositoryLocation, Int32, Int32) | Generates a cache key for this annotation. |
Top