Compartilhar via


IStream.Stat(tagSTATSTG, UInt32) Método

Definição

Recupera a estrutura tagSTATSTG para esse fluxo.

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)

Parâmetros

pstatstg
tagSTATSTG

Quando este método retorna, contém uma estrutura tagSTATSTG que descreve este objeto de fluxo. Este parâmetro é passado não inicializado.

grfStatFlag
UInt32

Os membros na estrutura tagSTATSTG que este método não retorna, economizando assim algumas operações de alocação de memória.

Aplica-se a