Guid 列の値。
継承階層
System.Object
Microsoft.Isam.Esent.Interop.ColumnValue
Microsoft.Isam.Esent.Interop.ColumnValueOfStruct<Datetime>
Microsoft.Isam.Esent.Interop.DateTimeColumnValue
Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)
構文
'Declaration
Public Class DateTimeColumnValue _
Inherits ColumnValueOfStruct(Of DateTime)
'Usage
Dim instance As DateTimeColumnValue
public class DateTimeColumnValue : ColumnValueOfStruct<DateTime>
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。