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 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.