SqlDouble.ToSqlString Método
Definição
public:
System::Data::SqlTypes::SqlString ToSqlString();
public System.Data.SqlTypes.SqlString ToSqlString ();
member this.ToSqlString : unit -> System.Data.SqlTypes.SqlString
Public Function ToSqlString () As SqlString
Retornos
Uma SqlString que representa o Value deste SqlDouble.A SqlString representing the Value of this SqlDouble.