IStream.Stat(tagSTATSTG, UInt32) Método

Definição

Essa API dá suporte à infraestrutura do produto e não se destina a ser usada diretamente do seu código. Recupera a estrutura tagSTATSTG para esse fluxo.

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)

Parâmetros

pstatstg
tagSTATSTG

Quando este método retorna, contém um tagSTATSTG estrutura 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