SelectIsSelectAll Property |
Does this operator select all variables?.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsSelectAll { get; }
Public ReadOnly Property IsSelectAll As Boolean
Get
Property Value
Type:
BooleanSee Also