NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
ForClauseKeywordExtensions Class
ForClauseKeywordExtensions Methods
GetName Method
ForClauseKeywordExtensions
GetName Method
Returns for-keyword.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
static
string
GetName
(
this
ForClauseKeyword
keyword
)
Parameters
keyword
Type:
com.espertech.esper.common.client.soda
ForClauseKeyword
The keyword.
Return Value
Type:
String
keyword
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
ForClauseKeyword
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
ForClauseKeywordExtensions Class
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com