Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
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 (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