OuterApply class

namespace: Serenity.Data   assemblySerenity.Net.Data

OUTER APPLY join type

public class OuterApply : Join

Public Members

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

See Also