 | AnnotationPartNameAnnotation Method |
Returns a name annotation for use with a statement object model
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static AnnotationPart NameAnnotation(
string name
)
Parameters
- name
- Type: SystemString
the name to use
Return Value
Type:
AnnotationPartname annotation part
See Also