Click or drag to resize

TempTableOptionsUseConnectionCollation Property

If true we will look up and use the default collation for the database that we have a connection to.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool UseConnectionCollation { get; set; }

Property Value

Type: Boolean
See Also