IStream.Stat(tagSTATSTG, UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Recupera a tagSTATSTG estrutura desse 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 esse método retorna, contém uma estrutura tagSTATSTG que descreve esse objeto de fluxo. Esse parâmetro é passado sem inicialização.
- grfStatFlag
- UInt32
Os membros na estrutura tagSTATSTG que esse método não retorna, salvando assim algumas operações de alocação de memória.