Click or drag to resize
TableColumnMetadataDeclaredType Property
Returns the declared type of a column or null if no type is declared.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public string DeclaredType { get; }

Property Value

Type: String
See Also