Structure tagSTATSTG
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public Structure tagSTATSTG
'Utilisation
Dim instance As tagSTATSTG
public struct tagSTATSTG
public value class tagSTATSTG
[<SealedAttribute>]
type tagSTATSTG = struct end
JScript prend en charge l'utilisation de structures, mais pas la déclaration de nouvelles structures.
Le type tagSTATSTG expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de ValueType.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de ValueType.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de ValueType.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
atime | Infrastructure. | |
cbSize | Infrastructure. | |
clsid | Infrastructure. | |
ctime | Infrastructure. | |
grfLocksSupported | Infrastructure. | |
grfMode | Infrastructure. | |
grfStateBits | Infrastructure. | |
mtime | Infrastructure. | |
pwcsName | Infrastructure. | |
reserved | Infrastructure. | |
type | Infrastructure. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.