IStream.Stat(tagSTATSTG, UInt32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void Stat([Runtime::InteropServices::Out] Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::tagSTATSTG % pstatstg, System::UInt32 grfStatFlag);
public void Stat(out Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.tagSTATSTG pstatstg, uint grfStatFlag);
abstract member Stat : tagSTATSTG * uint32 -> unit
Public Sub Stat (ByRef pstatstg As tagSTATSTG, grfStatFlag As UInteger)
參數
- pstatstg
- tagSTATSTG
- grfStatFlag
- UInt32