Click or drag to resize

INonAggregateExpressionBuilder.BNode Method

Overload List
  NameDescription
Public methodBNode()
Creates a parameterless call to the BNODE function.
Public methodBNode(LiteralExpression)
Creates a call to the BNODE function with a simple literal parameter.
Public methodBNode(TypedLiteralExpression<String>)
Creates a call to the BNODE function with a string literal parameter.
Top
See Also