Campo tagSTATSTG.clsid
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
The class identifier for the storage object; set to CLSID_NULL for new storage objects. This member is not used for streams or byte arrays.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
Public clsid As Guid
'Uso
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