NDepend.API Documentation
IQueryCompiledSuccess Interface Properties

NDepend.CodeQuery Namespace : IQueryCompiledSuccess Interface

For a list of all members of this type, see IQueryCompiledSuccess members.

Public Properties
 NameDescription
 Property Gets the code base on which the code query has been compiled against.  
 PropertyGets the NDepend.CodeModel.ICompareContext object on which the code query has been compiled against. Gets null if the code query has been compiled against a code base.  
 PropertyGets the kind of code element matched, RecordCellType.Method, RecordCellType.Field, RecordCellType.Property, RecordCellType.Event, RecordCellType.Type, RecordCellType.Namespace, RecordCellType.Assembly, RecordCellType.CodeElement, RecordCellType.CodeElementParent, RecordCellType.CodeContainer, RecordCellType.Member, or RecordCellType.NullableDouble if the result will be a single scalar (IQueryExecutionSuccessResult.IQueryExecutionSuccessResult.IsSingleScalarResult).  
 Property Gets a value that indicates on which artifacts this query relies on.  
 Property Gets a value indicating whether this code query relies on the code coverage data.  
 PropertyGets a value indicating whether this code query relies on a NDepend.CodeModel.ICompareContext object.  
 PropertyGets a value indicating whether this code query relies on NDepend.Issue.IIssuesSet.  
 PropertyGets a value indicating whether this code query relies on NDepend.Issue.IIssuesSetDiff.  
 PropertyGets a value indicating whether this code query relies on the JustMyCode set.  
 Property Gets a value indicating whether this code query relies on quality gates.  
Top
See Also

Reference

IQueryCompiledSuccess Interface
NDepend.CodeQuery Namespace