IStream.Stat(tagSTATSTG, UInt32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.