SqlInt16.ToSqlString Método

Definição

Converte esta SqlInt16 estrutura em 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

Devoluções

A SqlString representando o Value de esta instância de SqlInt16.

Aplica-se a

Ver também