FileStreamReader.ReadDateTime(Int64, Boolean, Boolean, DateTime) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual int ReadDateTime(long i64Offset, bool bSkipValue, bool % IsNull, DateTime % dtVal);
public int ReadDateTime (long i64Offset, bool bSkipValue, ref bool IsNull, ref DateTime dtVal);
abstract member ReadDateTime : int64 * bool * bool * DateTime -> int
override this.ReadDateTime : int64 * bool * bool * DateTime -> int
Public Function ReadDateTime (i64Offset As Long, bSkipValue As Boolean, ByRef IsNull As Boolean, ByRef dtVal As DateTime) As Integer
パラメーター
- i64Offset
- Int64
- bSkipValue
- Boolean
- IsNull
- Boolean
- dtVal
- DateTime