Estructura tagSTATSTG
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
Public Structure tagSTATSTG
'Uso
Dim instance As tagSTATSTG
public struct tagSTATSTG
public value class tagSTATSTG
[<SealedAttribute>]
type tagSTATSTG = struct end
JScript admite el uso de estructuras, pero no la declaración de otras nuevas.
El tipo tagSTATSTG expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de ValueType.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de ValueType.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | (Se hereda de ValueType.) |
Arriba
Campos
Nombre | Descripción | |
---|---|---|
atime | Infraestructura. | |
cbSize | Infraestructura. | |
clsid | Infraestructura. | |
ctime | Infraestructura. | |
grfLocksSupported | Infraestructura. | |
grfMode | Infraestructura. | |
grfStateBits | Infraestructura. | |
mtime | Infraestructura. | |
pwcsName | Infraestructura. | |
reserved | Infraestructura. | |
type | Infraestructura. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.