DataType.Decimal Method
SQL Server 2012
Returns an object that represents the specified type.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- scale
- Type: System.Int32
An Int32 value that specifies the scale.
- precision
- Type: System.Int32
An Int32 value that specifies the precision.
