Partager via


Champ tagSTATSTG.grfMode

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The access mode specified when the object was opened. This member is valid only in calls to Stat methods.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public grfMode As UInteger
'Utilisation
Dim instance As tagSTATSTG 
Dim value As UInteger 

value = instance.grfMode 

instance.grfMode = value
public uint grfMode
public:
unsigned int grfMode
val mutable grfMode: uint32
public var grfMode : uint

Voir aussi

Référence

tagSTATSTG Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper