InnerJoin class
namespace: Serenity.Data assembly: Serenity.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
- class Join
- Source: InnerJoin.cs