RuntimeDbFunction.IReadOnlyDbFunction.Name 属性

定义

获取数据库中函数的名称。

string Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.Name { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.Name : string
 ReadOnly Property Name As String Implements IReadOnlyDbFunction.Name

属性值

实现

属性

适用于