Поделиться через


FluentApiCodeFragment.GetRequiredUsings Метод

Определение

Возвращает инструкции using, необходимые для этой цепочки методов.

[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment+<GetRequiredUsings>d__37))]
public virtual System.Collections.Generic.IEnumerable<string> GetRequiredUsings ();
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment+<GetRequiredUsings>d__37))>]
abstract member GetRequiredUsings : unit -> seq<string>
override this.GetRequiredUsings : unit -> seq<string>
Public Iterator Overridable Function GetRequiredUsings () As IEnumerable(Of String)

Возвращаемое значение

Методы использования.

Атрибуты

Применяется к