SqlInt16.ToSqlDecimal Método

Definição

Converte esta SqlInt16 estrutura em SqlDecimal.

public:
 System::Data::SqlTypes::SqlDecimal ToSqlDecimal();
public System.Data.SqlTypes.SqlDecimal ToSqlDecimal();
member this.ToSqlDecimal : unit -> System.Data.SqlTypes.SqlDecimal
Public Function ToSqlDecimal () As SqlDecimal

Devoluções

Uma nova SqlDecimal estrutura que Value seja igual ao valor desta SqlInt16 estrutura.

Aplica-se a

Ver também