Show / Hide Table of Contents

Property IsSimple

| Improve this Doc View Source

IsSimple

Gets a value indicating whether this is a simple query.

Declaration
public bool IsSimple { get; }
Property Value
Type Description
System.Boolean
Remarks

Simple query can be merged when used as FROM.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest