DBColumn.DBTypeName Field
Specifies the name of the column data type.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Field Value
| Type | Default |
|---|---|
| String | String.Empty |
See Also
Specifies the name of the column data type.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
[DefaultValue("")]
public string DBTypeName
<DefaultValue("")>
Public DBTypeName As String
| Type | Default |
|---|---|
| String | String.Empty |