MsDb2Connection.DecimalAsNumeric Property

Definition

Caution

DecimalAsNumeric property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.

public:
 property bool DecimalAsNumeric { bool get(); void set(bool value); };
[System.Obsolete("DecimalAsNumeric property has been deprecated. Use the Microsoft.HostIntegration.MsDb2Client.MsDb2ConnectionStringBuilder.")]
public bool DecimalAsNumeric { get; set; }
member this.DecimalAsNumeric : bool with get, set
Public Property DecimalAsNumeric As Boolean

Property Value

Boolean
Attributes

Applies to