Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Valeur de colonne UInt16 .
Cette API n’est pas conforme CLS.
Hiérarchie d’héritage
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<UInt16>
Microsoft.Isam.Esent.Interop.UInt16ColumnValue
Namespace:Microsoft.Isam.Esent.Interop
Assemblée: Microsoft.Isam.Esent.Interop (en Microsoft.Isam.Esent.Interop.dll)
Syntaxe
'Declaration
<CLSCompliantAttribute(False)> _
Public Class UInt16ColumnValue _
Inherits ColumnValueOfStruct(Of UShort)
'Usage
Dim instance As UInt16ColumnValue
[CLSCompliantAttribute(false)]
public class UInt16ColumnValue : ColumnValueOfStruct<ushort>
Sécurité des threads
Tout membre statique public (Shared en Visual Basic) de ce type est thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.