EntityFunctions 类

定义

提供在 LINQ to Entities 查询中,公开概念模型规范函数的公共语言运行时 (CLR) 方法。Provides common language runtime (CLR) methods that expose conceptual model canonical functions in LINQ to Entities queries. 有关规范函数的信息,请参阅规范函数For information about canonical functions, see Canonical Functions.

public ref class EntityFunctions abstract sealed
public static class EntityFunctions
type EntityFunctions = class
Public Class EntityFunctions
继承
EntityFunctions

方法

AddDays(Nullable<DateTime>, Nullable<Int32>)

调用 AddDays 规范函数。Invokes the canonical AddDays function. 有关 AddDays 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddDays function, see Date and Time Canonical Functions.

AddDays(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddDays 规范函数。Invokes the canonical AddDays function. 有关 AddDays 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddDays function, see Date and Time Canonical Functions.

AddHours(Nullable<DateTime>, Nullable<Int32>)

调用 AddHours 规范函数。Invokes the canonical AddHours function. 有关 AddHours 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddHours function, see Date and Time Canonical Functions.

AddHours(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddHours 规范函数。Invokes the canonical AddHours function. 有关 AddHours 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddHours function, see Date and Time Canonical Functions.

AddHours(Nullable<TimeSpan>, Nullable<Int32>)

调用 AddHours 规范函数。Invokes the canonical AddHours function. 有关 AddHours 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddHours function, see Date and Time Canonical Functions.

AddMicroseconds(Nullable<DateTime>, Nullable<Int32>)

调用 AddMicroseconds 规范函数。Invokes the canonical AddMicroseconds function. 有关 AddMicroseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMicroseconds function, see Date and Time Canonical Functions.

AddMicroseconds(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddMicroseconds 规范函数。Invokes the canonical AddMicroseconds function. 有关 AddMicroseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMicroseconds function, see Date and Time Canonical Functions.

AddMicroseconds(Nullable<TimeSpan>, Nullable<Int32>)

调用 AddMicroseconds 规范函数。Invokes the canonical AddMicroseconds function. 有关 AddMicroseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMicroseconds function, see Date and Time Canonical Functions.

AddMilliseconds(Nullable<DateTime>, Nullable<Int32>)

调用 AddMilliseconds 规范函数。Invokes the canonical AddMilliseconds function. 有关 AddMilliseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMilliseconds function, see Date and Time Canonical Functions.

AddMilliseconds(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddMilliseconds 规范函数。Invokes the canonical AddMilliseconds function. 有关 AddMilliseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMilliseconds function, see Date and Time Canonical Functions.

AddMilliseconds(Nullable<TimeSpan>, Nullable<Int32>)

调用 AddMilliseconds 规范函数。Invokes the canonical AddMilliseconds function. 有关 AddMilliseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMilliseconds function, see Date and Time Canonical Functions.

AddMinutes(Nullable<DateTime>, Nullable<Int32>)

调用 AddMinutes 规范函数。Invokes the canonical AddMinutes function. 有关 AddMinutes 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMinutes function, see Date and Time Canonical Functions.

AddMinutes(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddMinutes 规范函数。Invokes the canonical AddMinutes function. 有关 AddMinutes 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMinutes function, see Date and Time Canonical Functions.

AddMinutes(Nullable<TimeSpan>, Nullable<Int32>)

调用 AddMinutes 规范函数。Invokes the canonical AddMinutes function. 有关 AddMinutes 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMinutes function, see Date and Time Canonical Functions.

AddMonths(Nullable<DateTime>, Nullable<Int32>)

调用 AddMonths 规范函数。Invokes the canonical AddMonths function. 有关 AddMonths 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMonths function, see Date and Time Canonical Functions.

AddMonths(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddMonths 规范函数。Invokes the canonical AddMonths function. 有关 AddMonths 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddMonths function, see Date and Time Canonical Functions.

AddNanoseconds(Nullable<DateTime>, Nullable<Int32>)

调用 AddNanoseconds 规范函数。Invokes the canonical AddNanoseconds function. 有关 AddNanoseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddNanoseconds function, see Date and Time Canonical Functions.

AddNanoseconds(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddNanoseconds 规范函数。Invokes the canonical AddNanoseconds function. 有关 AddNanoseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddNanoseconds function, see Date and Time Canonical Functions.

AddNanoseconds(Nullable<TimeSpan>, Nullable<Int32>)

调用 AddNanoseconds 规范函数。Invokes the canonical AddNanoseconds function. 有关 AddNanoseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddNanoseconds function, see Date and Time Canonical Functions.

AddSeconds(Nullable<DateTime>, Nullable<Int32>)

调用 AddSeconds 规范函数。Invokes the canonical AddSeconds function. 有关 AddSeconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddSeconds function, see Date and Time Canonical Functions.

AddSeconds(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddSeconds 规范函数。Invokes the canonical AddSeconds function. 有关 AddSeconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddSeconds function, see Date and Time Canonical Functions.

AddSeconds(Nullable<TimeSpan>, Nullable<Int32>)

调用 AddSeconds 规范函数。Invokes the canonical AddSeconds function. 有关 AddSeconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddSeconds function, see Date and Time Canonical Functions.

AddYears(Nullable<DateTime>, Nullable<Int32>)

调用 AddYears 规范函数。Invokes the canonical AddYears function. 有关 AddYears 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddYears function, see Date and Time Canonical Functions.

AddYears(Nullable<DateTimeOffset>, Nullable<Int32>)

调用 AddYears 规范函数。Invokes the canonical AddYears function. 有关 AddYears 规范函数的信息,请参阅日期和时间规范函数For information about the canonical AddYears function, see Date and Time Canonical Functions.

AsNonUnicode(String)

一个将输入字符串作为非 Unicode 字符串处理的 LINQ to Entities 运算符。A LINQ to Entities operator that treats the input string as a non-unicode string. 此方法仅适用于 LINQ to Entities 查询。This method only applies to LINQ to Entities queries.

AsUnicode(String)

一个确保将输入字符串作为 Unicode 字符串处理的 LINQ to Entities 运算符。A LINQ to Entities operator that ensures the input string is treated as a unicode string. 此方法仅适用于 LINQ to Entities 查询。This method only applies to LINQ to Entities queries.

CreateDateTime(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Double>)

调用 CreateDateTime 规范函数。Invokes the canonical CreateDateTime function. 有关 CreateDateTime 规范函数的信息,请参阅日期和时间规范函数For information about the canonical CreateDateTime function, see Date and Time Canonical Functions.

CreateDateTimeOffset(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Double>, Nullable<Int32>)

调用 CreateDateTimeOffset 规范函数。Invokes the canonical CreateDateTimeOffset function. 有关 CreateDateTimeOffset 规范函数的信息,请参阅日期和时间规范函数For information about the canonical CreateDateTimeOffset function, see Date and Time Canonical Functions.

CreateTime(Nullable<Int32>, Nullable<Int32>, Nullable<Double>)

调用 CreateTime 规范函数。Invokes the canonical CreateTime function. 有关 CreateTime 规范函数的信息,请参阅日期和时间规范函数For information about the canonical CreateTime function, see Date and Time Canonical Functions.

DiffDays(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffDays 规范函数。Invokes the canonical DiffDays function. 有关 DiffDays 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffDays function, see Date and Time Canonical Functions.

DiffDays(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffDays 规范函数。Invokes the canonical DiffDays function. 有关 DiffDays 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffDays function, see Date and Time Canonical Functions.

DiffHours(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffHours 规范函数。Invokes the canonical DiffHours function. 有关 DiffHours 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffHours function, see Date and Time Canonical Functions.

DiffHours(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffHours 规范函数。Invokes the canonical DiffHours function. 有关 DiffHours 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffHours function, see Date and Time Canonical Functions.

DiffHours(Nullable<TimeSpan>, Nullable<TimeSpan>)

调用 DiffHours 规范函数。Invokes the canonical DiffHours function. 有关 DiffHours 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffHours function, see Date and Time Canonical Functions.

DiffMicroseconds(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffMicroseconds 规范函数。Invokes the canonical DiffMicroseconds function. 有关 DiffMicroseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMicroseconds function, see Date and Time Canonical Functions.

DiffMicroseconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffMicroseconds 规范函数。Invokes the canonical DiffMicroseconds function. 有关 DiffMicroseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMicroseconds function, see Date and Time Canonical Functions.

DiffMicroseconds(Nullable<TimeSpan>, Nullable<TimeSpan>)

调用 DiffMicroseconds 规范函数。Invokes the canonical DiffMicroseconds function. 有关 DiffMicroseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMicroseconds function, see Date and Time Canonical Functions.

DiffMilliseconds(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffMilliseconds 规范函数。Invokes the canonical DiffMilliseconds function. 有关 DiffMilliseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMilliseconds function, see Date and Time Canonical Functions.

DiffMilliseconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffMilliseconds 规范函数。Invokes the canonical DiffMilliseconds function. 有关 DiffMilliseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMilliseconds function, see Date and Time Canonical Functions.

DiffMilliseconds(Nullable<TimeSpan>, Nullable<TimeSpan>)

调用 DiffMilliseconds 规范函数。Invokes the canonical DiffMilliseconds function. 有关 DiffMilliseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMilliseconds function, see Date and Time Canonical Functions.

DiffMinutes(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffMinutes 规范函数。Invokes the canonical DiffMinutes function. 有关 DiffMinutes 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMinutes function, see Date and Time Canonical Functions.

DiffMinutes(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffMinutes 规范函数。Invokes the canonical DiffMinutes function. 有关 DiffMinutes 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMinutes function, see Date and Time Canonical Functions.

DiffMinutes(Nullable<TimeSpan>, Nullable<TimeSpan>)

调用 DiffMinutes 规范函数。Invokes the canonical DiffMinutes function. 有关 DiffMinutes 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMinutes function, see Date and Time Canonical Functions.

DiffMonths(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffMonths 规范函数。Invokes the canonical DiffMonths function. 有关 DiffMonths 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMonths function, see Date and Time Canonical Functions.

DiffMonths(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffMonths 规范函数。Invokes the canonical DiffMonths function. 有关 DiffMonths 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffMonths function, see Date and Time Canonical Functions.

DiffNanoseconds(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffNanoseconds 规范函数。Invokes the canonical DiffNanoseconds function. 有关 DiffNanoseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffNanoseconds function, see Date and Time Canonical Functions.

DiffNanoseconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffNanoseconds 规范函数。Invokes the canonical DiffNanoseconds function. 有关 DiffNanoseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffNanoseconds function, see Date and Time Canonical Functions.

DiffNanoseconds(Nullable<TimeSpan>, Nullable<TimeSpan>)

调用 DiffNanoseconds 规范函数。Invokes the canonical DiffNanoseconds function. 有关 DiffNanoseconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffNanoseconds function, see Date and Time Canonical Functions.

DiffSeconds(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffSeconds 规范函数。Invokes the canonical DiffSeconds function. 有关 DiffSeconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffSeconds function, see Date and Time Canonical Functions.

DiffSeconds(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffSeconds 规范函数。Invokes the canonical DiffSeconds function. 有关 DiffSeconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffSeconds function, see Date and Time Canonical Functions.

DiffSeconds(Nullable<TimeSpan>, Nullable<TimeSpan>)

调用 DiffSeconds 规范函数。Invokes the canonical DiffSeconds function. 有关 DiffSeconds 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffSeconds function, see Date and Time Canonical Functions.

DiffYears(Nullable<DateTime>, Nullable<DateTime>)

调用 DiffYears 规范函数。Invokes the canonical DiffYears function. 有关 DiffYears 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffYears function, see Date and Time Canonical Functions.

DiffYears(Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

调用 DiffYears 规范函数。Invokes the canonical DiffYears function. 有关 DiffYears 规范函数的信息,请参阅日期和时间规范函数For information about the canonical DiffYears function, see Date and Time Canonical Functions.

GetTotalOffsetMinutes(Nullable<DateTimeOffset>)

调用 GetTotalOffsetMinutes 规范函数。Invokes the canonical GetTotalOffsetMinutes function. 有关 GetTotalOffsetMinutes 规范函数的信息,请参阅日期和时间规范函数For information about the canonical GetTotalOffsetMinutes function, see Date and Time Canonical Functions.

Left(String, Nullable<Int64>)

调用 Left 规范函数。Invokes the canonical Left function. 有关 Left 规范函数的信息,请参阅字符串规范函数For information about the canonical Left function, see String Canonical Functions.

Reverse(String)

调用 Reverse 规范函数。Invokes the canonical Reverse function. 有关 Reverse 规范函数的信息,请参阅字符串规范函数For information about the canonical Reverse function, see String Canonical Functions.

Right(String, Nullable<Int64>)

调用 Right 规范函数。Invokes the canonical Right function. 有关 Right 规范函数的信息,请参阅字符串规范函数For information about the canonical Right function, see String Canonical Functions.

StandardDeviation(IEnumerable<Decimal>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviation(IEnumerable<Double>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviation(IEnumerable<Int32>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviation(IEnumerable<Int64>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviation(IEnumerable<Nullable<Decimal>>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviation(IEnumerable<Nullable<Double>>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviation(IEnumerable<Nullable<Int32>>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviation(IEnumerable<Nullable<Int64>>)

调用 StDev 规范函数。Invokes the canonical StDev function. 有关 StDev 规范函数的信息,请参阅规范函数For information about the canonical StDev function, see Canonical Functions.

StandardDeviationP(IEnumerable<Decimal>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

StandardDeviationP(IEnumerable<Double>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

StandardDeviationP(IEnumerable<Int32>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

StandardDeviationP(IEnumerable<Int64>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

StandardDeviationP(IEnumerable<Nullable<Decimal>>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

StandardDeviationP(IEnumerable<Nullable<Double>>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

StandardDeviationP(IEnumerable<Nullable<Int32>>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

StandardDeviationP(IEnumerable<Nullable<Int64>>)

调用 StDevP 规范函数。Invokes the canonical StDevP function. 有关 StDevP 规范函数的信息,请参阅规范函数For information about the canonical StDevP function, see Canonical Functions.

Truncate(Nullable<Decimal>, Nullable<Int32>)

调用 Truncate 规范函数。Invokes the canonical Truncate function. 有关 Truncate 规范函数的信息,请参阅数学规范函数For information about the canonical Truncate function, see Math Canonical Functions.

Truncate(Nullable<Double>, Nullable<Int32>)

调用 Truncate 规范函数。Invokes the canonical Truncate function. 有关 Truncate 规范函数的信息,请参阅数学规范函数For information about the canonical Truncate function, see Math Canonical Functions.

TruncateTime(Nullable<DateTime>)

调用 TruncateTime 规范函数。Invokes the canonical TruncateTime function. 有关 TruncateTime 规范函数的信息,请参阅日期和时间规范函数For information about the canonical TruncateTime function, see Date and Time Canonical Functions.

TruncateTime(Nullable<DateTimeOffset>)

调用 TruncateTime 规范函数。Invokes the canonical TruncateTime function. 有关 TruncateTime 规范函数的信息,请参阅日期和时间规范函数For information about the canonical TruncateTime function, see Date and Time Canonical Functions.

Var(IEnumerable<Decimal>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

Var(IEnumerable<Double>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

Var(IEnumerable<Int32>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

Var(IEnumerable<Int64>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

Var(IEnumerable<Nullable<Decimal>>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

Var(IEnumerable<Nullable<Double>>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

Var(IEnumerable<Nullable<Int32>>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

Var(IEnumerable<Nullable<Int64>>)

调用 Var 规范函数。Invokes the canonical Var function. 有关 Var 规范函数的信息,请参阅规范函数For information about the canonical Var function, see Canonical Functions.

VarP(IEnumerable<Decimal>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

VarP(IEnumerable<Double>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

VarP(IEnumerable<Int32>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

VarP(IEnumerable<Int64>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

VarP(IEnumerable<Nullable<Decimal>>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

VarP(IEnumerable<Nullable<Double>>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

VarP(IEnumerable<Nullable<Int32>>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

VarP(IEnumerable<Nullable<Int64>>)

调用 VarP 规范函数。Invokes the canonical VarP function. 有关 VarP 规范函数的信息,请参阅规范函数For information about the canonical VarP function, see Canonical Functions.

适用于