Click or drag to resize

FieldDataTypeAttributeFieldDataType Property

Gets field data type that determines which DbType should be used when using database command operations.

Namespace: GSF.Data.Model
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public DbType FieldDataType { get; }
View Source

Property Value

DbType
See Also