ISql90SynonymTarget.GetAnnotations<TType> Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetAnnotations<TType>() | Returns all attached annotations that implement the given type and have the identifier as their name. (Inherited from IModelAnnotationHolder.) | |
GetAnnotations<TType>(ModelStore.Identifier) | Returns all attached annotations that implement the given type and have the identifier as their name. (Inherited from IModelAnnotationHolder.) |
Top