Skip to content

ISqlQuery.Parent property

Gets access to parent query if any.

public IQueryWithParams? Parent { get; }

See Also