Click or drag to resize
TypeShortcutDefaultsPreferredDbType Property
Gets or sets the preferred DB type for this shortcut. By default this is -1, which translates to the database default supplied by the driver.

Namespace:  SD.LLBLGen.Pro.Core.GeneralDataStructures
Assembly:  SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public int PreferredDbType { get; set; }

Property Value

Type: Int32
See Also