IStream.Stat(tagSTATSTG, UInt32) 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.
Récupère la structure tagSTATSTG pour ce flux.
public:
void Stat([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::tagSTATSTG % pstatstg, System::UInt32 grfStatFlag);
public void Stat (out Microsoft.SqlServer.Dts.Runtime.Wrapper.tagSTATSTG pstatstg, uint grfStatFlag);
abstract member Stat : tagSTATSTG * uint32 -> unit
Public Sub Stat (ByRef pstatstg As tagSTATSTG, grfStatFlag As UInteger)
Paramètres
- pstatstg
- tagSTATSTG
Cette méthode retourne une structure tagSTATSTG qui décrit cet objet de flux. Ce paramètre est passé sans être initialisé.
- grfStatFlag
- UInt32
Membres de la structure tagSTATSTG que cette méthode ne retourne pas, permettant donc l'enregistrement de certaines opérations d'allocation de mémoire.