SqlInt16.ToSqlString Método

Definición

Convierte esta SqlInt16 estructura 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

Devoluciones

que SqlString representa el Value objeto de esta instancia de SqlInt16.

Se aplica a

Consulte también