IStream.Stat(tagSTATSTG, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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);
abstract member Stat : tagSTATSTG * uint32 -> unit
Public Sub Stat (ByRef pstatstg As tagSTATSTG, grfStatFlag As UInteger)
Parameters
- pstatstg
- tagSTATSTG
- grfStatFlag
- UInt32