SqlInt16.ToSqlString Metoda

Definice

Převede tuto SqlInt16 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

Value Představující SqlString tuto instanci objektu SqlInt16.

Platí pro

Viz také