DBColumn.DBTypeName Field
Specifies the name of the column data type.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
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.v24.2.dll
[DefaultValue("")]
public string DBTypeName
<DefaultValue("")>
Public DBTypeName As String
Type | Default |
---|---|
String | String.Empty |
No
Your feedback is appreciated.