LeftJoin class

namespace: Serenity.Data   assemblySerenity.Net.Data

LEFT JOIN type

public class LeftJoin : Join

Public Members

name description
LeftJoin(…) Initializes a new instance of the LeftJoin class. (2 constructors)
override GetKeyword() Gets the SQL keyword.

See Also