Condividi tramite


IStream.Stat(tagSTATSTG, UInt32) Metodo

Definizione

Recupera la struttura tagSTATSTG per il flusso.

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)

Parametri

pstatstg
tagSTATSTG

Quando il metodo viene restituito, contiene una struttura tagSTATSTG 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