![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
DBType Property
Gets the type of the column as an integer that can be cast to a System.Data.DbType. This is one of the following: Int16, Int32, String, or Binary
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public int DBType { get; }
Public ReadOnly Property DBType As Integer Get
public: property int DBType { int get (); }
![](collapse_all.gif)
Int32
equivalent DbType of the column as an integer
equivalent DbType of the column as an integer
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)