tagSTATSTG.clsid Field
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public clsid As Guid
'Usage
Dim instance As tagSTATSTG
Dim value As Guid
value = instance.clsid
instance.clsid = value
public Guid clsid
public:
Guid clsid
val mutable clsid: Guid
public var clsid : Guid