#NativeTypesOverrides
##About
Summary: Collection of the key-value pairs that is used to create a temporary table when SP is used as a data source. Key - SqlDbType Value - corresponding native DB type
Data Type: System.Collections.Generic.List
Accepted Values:
Default Value: {[Decimal,Decimal(18,6)], [Variant,sql_variant], [VarChar,VarChar(MAX)]}
Impacted Features:
Purpose:
Usage:
Caveats:
