IStream.SetSize(_ULARGE_INTEGER) 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 taille de l'objet de flux.
public:
void SetSize(Microsoft::SqlServer::Dts::Runtime::Wrapper::_ULARGE_INTEGER libNewSize);
public void SetSize (Microsoft.SqlServer.Dts.Runtime.Wrapper._ULARGE_INTEGER libNewSize);
abstract member SetSize : Microsoft.SqlServer.Dts.Runtime.Wrapper._ULARGE_INTEGER -> unit
Public Sub SetSize (libNewSize As _ULARGE_INTEGER)
Paramètres
- libNewSize
- _ULARGE_INTEGER
Nouvelle taille du flux en nombre d'octets.