SqlInt32.ToSqlDecimal Método

Definição

Converte essa SqlInt32 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

Retornos

Uma nova SqlDecimal estrutura igual ao valor disso SqlInt32.

Aplica-se a

Confira também