SqlInt16.ToSqlString Méthode

Définition

Convertit cette SqlInt16 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

Représentant SqlString l’instance Value de SqlInt16.

S’applique à

Voir aussi