Campo tagSTATSTG.clsid

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Public clsid As Guid
'Utilizzo
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

Vedere anche

Riferimento

tagSTATSTG Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper