Click or drag to resize

SparqlParameterizedStringAppend Method

Overload List
  NameDescription
Public methodAppend(String)
Appends the given text to the existing command text, any prefixes in the command are moved to the parent query.
Public methodAppend(SparqlParameterizedString)
Appends the given text to the existing command text, any prefixes in the sub-query are moved to the parent query but any parameter/variable assignments will be lost.
Top
See Also