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.3.0.0 (5.3.0)
Syntax public int PreferredDbType { get; set; }
Public Property PreferredDbType As Integer
Get
Set
Property Value
Type:
Int32See Also