InnerJoinAttribute.NegateDialect property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets or sets the negating of the dialect.

public bool NegateDialect { get; set; }

Property Value

The negating of the dialect.

See Also