SqlInt32.ToSqlString Metoda

Definice

Převede tuto SqlInt32 strukturu na 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

Návraty

Nová SqlString struktura rovna hodnotě tohoto SqlInt32.

Platí pro

Viz také