IStream.Stat(tagSTATSTG, UInt32) Metodo

Definizione

Questa API supporta l'infrastruttura del prodotto e non può essere usata direttamente dal codice. Recupera la struttura tagSTATSTG per il flusso.

public:
 void Stat([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::tagSTATSTG % pstatstg, System::UInt32 grfStatFlag);
public void Stat (out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.tagSTATSTG pstatstg, uint grfStatFlag);
Public Sub Stat (ByRef pstatstg As tagSTATSTG, grfStatFlag As UInteger)

Parametri

pstatstg
tagSTATSTG

Quando termina, questo metodo contiene un tagSTATSTG struttura che descrive questo oggetto flusso. Questo parametro viene passato non inizializzato.

grfStatFlag
UInt32

Membri nella struttura tagSTATSTG non restituiti da questo metodo, con conseguente risparmio di alcune operazioni di allocazione di memoria.

Si applica a