ExistsJoinMustExist Property  | 
 
            Gets whether this is an EXISTS join.
            
 
    Namespace: 
   VDS.RDF.Query.Algebra
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool MustExist { get; }Public ReadOnly Property MustExist As Boolean
	Get
Property Value
Type: 
BooleanImplements
IExistsJoinMustExist
See Also