Click or drag to resize

INonAggregateExpressionBuilderBNode 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(TypedLiteralExpressionString)
Creates a call to the BNODE function with a string literal parameter.
Top
See Also