SqlByte.ToSqlInt64 Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
System::Data::SqlTypes::SqlInt64 ToSqlInt64();
public System.Data.SqlTypes.SqlInt64 ToSqlInt64();
member this.ToSqlInt64 : unit -> System.Data.SqlTypes.SqlInt64
Public Function ToSqlInt64 () As SqlInt64
Retours
Structure SqlInt64 dont la propriété Value est égale à la propriété Value de cette structure SqlByte.