SqlInt32.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 nova estrutura SqlString igual ao valor deste SqlInt32.A new SqlString structure equal to the value of this SqlInt32.