InnerJoin class

namespace: Serenity.Data   assemblySerenity.Net.Data

INNER JOIN type

public class InnerJoin : Join

Public Members

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

See Also