Struttura tagSTATSTG
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
Public Structure tagSTATSTG
'Utilizzo
Dim instance As tagSTATSTG
public struct tagSTATSTG
public value class tagSTATSTG
[<SealedAttribute>]
type tagSTATSTG = struct end
JScript supporta l'utilizzo di strutture, ma non la dichiarazione di nuove strutture.
Nel tipo tagSTATSTG sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da ValueType. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da ValueType. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da ValueType. |
In alto
Campi
Nome | Descrizione | |
---|---|---|
atime | Infrastruttura. | |
cbSize | Infrastruttura. | |
clsid | Infrastruttura. | |
ctime | Infrastruttura. | |
grfLocksSupported | Infrastruttura. | |
grfMode | Infrastruttura. | |
grfStateBits | Infrastruttura. | |
mtime | Infrastruttura. | |
pwcsName | Infrastruttura. | |
reserved | Infrastruttura. | |
type | Infrastruttura. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.