Click or drag to resize
FeatureSupportArrays Property
True if the db supports array columns e.g. Postgresql

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Arrays { get; }

Property Value

Type: Boolean
See Also