SqlChars.ToSqlString Méthode

Définition

Convertit cette instance de SqlChars en sa représentation SqlString équivalente.

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ésentation SqlString de ce type.

S’applique à

Voir aussi