อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


DbExpression.FromInt64(Nullable<Int64>) Method

Definition

Creates a DbExpression that represents the specified (nullable) Int64 value.

C#
public static System.Data.Common.CommandTrees.DbExpression FromInt64(long? value);

Parameters

value
Nullable<Int64>

The Int64 value on which the returned expression should be based.

Returns

A DbExpression that represents the specified Int64 value.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1