Compartir a través de


Campo tagSTATSTG.clsid

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el 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.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

tagSTATSTG Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper