tagSTATSTG-Struktur
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
Public Structure tagSTATSTG
'Usage
Dim instance As tagSTATSTG
public struct tagSTATSTG
public value class tagSTATSTG
[<SealedAttribute>]
type tagSTATSTG = struct end
JScript unterstützt die Verwendung von Strukturen, aber nicht die Deklaration neuer Strukturen.
Der tagSTATSTG-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von ValueType.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von ValueType.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von ValueType.) |
Zum Anfang
Felder
Name | Beschreibung | |
---|---|---|
atime | Infrastruktur | |
cbSize | Infrastruktur | |
clsid | Infrastruktur | |
ctime | Infrastruktur | |
grfLocksSupported | Infrastruktur | |
grfMode | Infrastruktur | |
grfStateBits | Infrastruktur | |
mtime | Infrastruktur | |
pwcsName | Infrastruktur | |
reserved | Infrastruktur | |
type | Infrastruktur |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.