SqlInt32.ToSqlString Méthode

Définition

Convertit cette SqlInt32 structure en SqlString.

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

Retours

SqlString Nouvelle structure égale à la valeur de ce SqlInt32.

S’applique à

Voir aussi