Class EntitySourceInclude
Abstract base classe for include nodes.
Inheritance
System.Object
EntitySourceInclude
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TimeCockpit.Data.QueryLanguage.Syntax
Assembly: TimeCockpit.Data.dll
Syntax
public abstract class EntitySourceInclude : Node
Constructors
EntitySourceInclude()
Declaration
protected EntitySourceInclude()