AddDays(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddDays 函式。 如需標準 AddDays 函式的資訊,請參閱日期及時間標準函式。
|
AddDays(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddDays 函式。 如需標準 AddDays 函式的資訊,請參閱日期及時間標準函式。
|
AddHours(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddHours 函式。 如需標準 AddHours 函式的資訊,請參閱日期及時間標準函式。
|
AddHours(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddHours 函式。 如需標準 AddHours 函式的資訊,請參閱日期及時間標準函式。
|
AddHours(Nullable<TimeSpan>, Nullable<Int32>)
|
叫用標準 AddHours 函式。 如需標準 AddHours 函式的資訊,請參閱日期及時間標準函式。
|
AddMicroseconds(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddMicroseconds 函式。 如需標準 AddMicroseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddMicroseconds(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddMicroseconds 函式。 如需標準 AddMicroseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddMicroseconds(Nullable<TimeSpan>, Nullable<Int32>)
|
叫用標準 AddMicroseconds 函式。 如需標準 AddMicroseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddMilliseconds(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddMilliseconds 函式。 如需標準 AddMilliseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddMilliseconds(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddMilliseconds 函式。 如需標準 AddMilliseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddMilliseconds(Nullable<TimeSpan>, Nullable<Int32>)
|
叫用標準 AddMilliseconds 函式。 如需標準 AddMilliseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddMinutes(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddMinutes 函式。 如需標準 AddMinutes 函式的資訊,請參閱日期及時間標準函式。
|
AddMinutes(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddMinutes 函式。 如需標準 AddMinutes 函式的資訊,請參閱日期及時間標準函式。
|
AddMinutes(Nullable<TimeSpan>, Nullable<Int32>)
|
叫用標準 AddMinutes 函式。 如需標準 AddMinutes 函式的資訊,請參閱日期及時間標準函式。
|
AddMonths(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddMonths 函式。 如需標準 AddMonths 函式的資訊,請參閱日期及時間標準函式。
|
AddMonths(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddMonths 函式。 如需標準 AddMonths 函式的資訊,請參閱日期及時間標準函式。
|
AddNanoseconds(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddNanoseconds 函式。 如需標準 AddNanoseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddNanoseconds(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddNanoseconds 函式。 如需標準 AddNanoseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddNanoseconds(Nullable<TimeSpan>, Nullable<Int32>)
|
叫用標準 AddNanoseconds 函式。 如需標準 AddNanoseconds 函式的資訊,請參閱日期及時間標準函式。
|
AddSeconds(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddSeconds 函式。 如需標準 AddSeconds 函式的資訊,請參閱日期及時間標準函式。
|
AddSeconds(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddSeconds 函式。 如需標準 AddSeconds 函式的資訊,請參閱日期及時間標準函式。
|
AddSeconds(Nullable<TimeSpan>, Nullable<Int32>)
|
叫用標準 AddSeconds 函式。 如需標準 AddSeconds 函式的資訊,請參閱日期及時間標準函式。
|
AddYears(Nullable<DateTime>, Nullable<Int32>)
|
叫用標準 AddYears 函式。 如需標準 AddYears 函式的資訊,請參閱日期及時間標準函式。
|
AddYears(Nullable<DateTimeOffset>, Nullable<Int32>)
|
叫用標準 AddYears 函式。 如需標準 AddYears 函式的資訊,請參閱日期及時間標準函式。
|
AsNonUnicode(String)
|
將輸入字串視為非 Unicode 字串的 LINQ to Entities 運算子。 這個方法只適用於 LINQ to Entities 查詢。
|
AsUnicode(String)
|
確保將輸入字串視為 Unicode 字串的 LINQ to Entities 運算子。 這個方法只適用於 LINQ to Entities 查詢。
|
CreateDateTime(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Double>)
|
叫用標準 CreateDateTime 函式。 如需標準 CreateDateTime 函式的資訊,請參閱日期及時間標準函式。
|
CreateDateTimeOffset(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Double>, Nullable<Int32>)
|
叫用標準 CreateDateTimeOffset 函式。 如需標準 CreateDateTimeOffset 函式的資訊,請參閱日期及時間標準函式。
|
CreateTime(Nullable<Int32>, Nullable<Int32>, Nullable<Double>)
|
叫用標準 CreateTime 函式。 如需標準 CreateTime 函式的資訊,請參閱日期及時間標準函式。
|
DiffDays(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffDays 函式。 如需標準 DiffDays 函式的資訊,請參閱日期及時間標準函式。
|
DiffDays(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffDays 函式。 如需標準 DiffDays 函式的資訊,請參閱日期及時間標準函式。
|
DiffHours(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffHours 函式。 如需標準 DiffHours 函式的資訊,請參閱日期及時間標準函式。
|
DiffHours(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffHours 函式。 如需標準 DiffHours 函式的資訊,請參閱日期及時間標準函式。
|
DiffHours(Nullable<TimeSpan>, Nullable<TimeSpan>)
|
叫用標準 DiffHours 函式。 如需標準 DiffHours 函式的資訊,請參閱日期及時間標準函式。
|
DiffMicroseconds(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffMicroseconds 函式。 如需標準 DiffMicroseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffMicroseconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffMicroseconds 函式。 如需標準 DiffMicroseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffMicroseconds(Nullable<TimeSpan>, Nullable<TimeSpan>)
|
叫用標準 DiffMicroseconds 函式。 如需標準 DiffMicroseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffMilliseconds(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffMilliseconds 函式。 如需標準 DiffMilliseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffMilliseconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffMilliseconds 函式。 如需標準 DiffMilliseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffMilliseconds(Nullable<TimeSpan>, Nullable<TimeSpan>)
|
叫用標準 DiffMilliseconds 函式。 如需標準 DiffMilliseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffMinutes(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffMinutes 函式。 如需標準 DiffMinutes 函式的資訊,請參閱日期及時間標準函式。
|
DiffMinutes(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffMinutes 函式。 如需標準 DiffMinutes 函式的資訊,請參閱日期及時間標準函式。
|
DiffMinutes(Nullable<TimeSpan>, Nullable<TimeSpan>)
|
叫用標準 DiffMinutes 函式。 如需標準 DiffMinutes 函式的資訊,請參閱日期及時間標準函式。
|
DiffMonths(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffMonths 函式。 如需標準 DiffMonths 函式的資訊,請參閱日期及時間標準函式。
|
DiffMonths(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffMonths 函式。 如需標準 DiffMonths 函式的資訊,請參閱日期及時間標準函式。
|
DiffNanoseconds(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffNanoseconds 函式。 如需標準 DiffNanoseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffNanoseconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffNanoseconds 函式。 如需標準 DiffNanoseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffNanoseconds(Nullable<TimeSpan>, Nullable<TimeSpan>)
|
叫用標準 DiffNanoseconds 函式。 如需標準 DiffNanoseconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffSeconds(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffSeconds 函式。 如需標準 DiffSeconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffSeconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffSeconds 函式。 如需標準 DiffSeconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffSeconds(Nullable<TimeSpan>, Nullable<TimeSpan>)
|
叫用標準 DiffSeconds 函式。 如需標準 DiffSeconds 函式的資訊,請參閱日期及時間標準函式。
|
DiffYears(Nullable<DateTime>, Nullable<DateTime>)
|
叫用標準 DiffYears 函式。 如需標準 DiffYears 函式的資訊,請參閱日期及時間標準函式。
|
DiffYears(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)
|
叫用標準 DiffYears 函式。 如需標準 DiffYears 函式的資訊,請參閱日期及時間標準函式。
|
GetTotalOffsetMinutes(Nullable<DateTimeOffset>)
|
叫用標準 GetTotalOffsetMinutes 函式。 如需標準 GetTotalOffsetMinutes 函式的資訊,請參閱日期及時間標準函式。
|
Left(String, Nullable<Int64>)
|
叫用標準 Left 函式。 如需標準 Left 函式的資訊,請參閱字串標準函式。
|
Reverse(String)
|
叫用標準 Reverse 函式。 如需標準 Reverse 函式的資訊,請參閱字串標準函式。
|
Right(String, Nullable<Int64>)
|
叫用標準 Right 函式。 如需標準 Right 函式的資訊,請參閱字串標準函式。
|
StandardDeviation(IEnumerable<Decimal>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviation(IEnumerable<Double>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviation(IEnumerable<Int32>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviation(IEnumerable<Int64>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviation(IEnumerable<Nullable<Decimal>>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviation(IEnumerable<Nullable<Double>>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviation(IEnumerable<Nullable<Int32>>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviation(IEnumerable<Nullable<Int64>>)
|
叫用標準 StDev 函式。 如需標準 StDev 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Decimal>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Double>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Int32>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Int64>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Nullable<Decimal>>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Nullable<Double>>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Nullable<Int32>>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
StandardDeviationP(IEnumerable<Nullable<Int64>>)
|
叫用標準 StDevP 函式。 如需標準 StDevP 函式的資訊,請參閱標準函式。
|
Truncate(Nullable<Decimal>, Nullable<Int32>)
|
叫用標準 Truncate 函式。 如需標準 Truncate 函式的資訊,請參閱數學標準函式。
|
Truncate(Nullable<Double>, Nullable<Int32>)
|
叫用標準 Truncate 函式。 如需標準 Truncate 函式的資訊,請參閱數學標準函式。
|
TruncateTime(Nullable<DateTime>)
|
叫用標準 TruncateTime 函式。 如需標準 TruncateTime 函式的資訊,請參閱日期及時間標準函式。
|
TruncateTime(Nullable<DateTimeOffset>)
|
叫用標準 TruncateTime 函式。 如需標準 TruncateTime 函式的資訊,請參閱日期及時間標準函式。
|
Var(IEnumerable<Decimal>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
Var(IEnumerable<Double>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
Var(IEnumerable<Int32>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
Var(IEnumerable<Int64>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
Var(IEnumerable<Nullable<Decimal>>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
Var(IEnumerable<Nullable<Double>>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
Var(IEnumerable<Nullable<Int32>>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
Var(IEnumerable<Nullable<Int64>>)
|
叫用標準 Var 函式。 如需標準 Var 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Decimal>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Double>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Int32>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Int64>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Nullable<Decimal>>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Nullable<Double>>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Nullable<Int32>>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|
VarP(IEnumerable<Nullable<Int64>>)
|
叫用標準 VarP 函式。 如需標準 VarP 函式的資訊,請參閱標準函式。
|