ISqlDialect.UseReturningIntoVar property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets a value indicating whether use returning into variable.

public bool UseReturningIntoVar { get; }

Property Value

true if use returning into variable; otherwise, false.

See Also