SqlBytes.SetLength(Int64) 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.
Définit la longueur de cette instance de SqlBytes.
public:
void SetLength(long value);
public void SetLength(long value);
member this.SetLength : int64 -> unit
Public Sub SetLength (value As Long)
Paramètres
Remarques
Cette méthode déclenche une conversion interne en mémoire tampon managée pour une instance basée sur une mémoire tampon non managée.