IStream.Stat(tagSTATSTG, UInt32) 方法

定义

public:
 void Stat([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::tagSTATSTG % pstatstg, System::UInt32 grfStatFlag);
public void Stat (out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.tagSTATSTG pstatstg, uint grfStatFlag);
abstract member Stat : tagSTATSTG * uint32 -> unit
Public Sub Stat (ByRef pstatstg As tagSTATSTG, grfStatFlag As UInteger)

参数

pstatstg
tagSTATSTG
grfStatFlag
UInt32

适用于