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


SqlServerIndexAnnotations.SetInclude(IReadOnlyList<String>) Метод

Определение

Пытается задать имена включенных свойств с помощью семантики используемого RelationalAnnotations объекта .

protected virtual bool SetInclude (System.Collections.Generic.IReadOnlyList<string> properties);
abstract member SetInclude : System.Collections.Generic.IReadOnlyList<string> -> bool
override this.SetInclude : System.Collections.Generic.IReadOnlyList<string> -> bool
Protected Overridable Function SetInclude (properties As IReadOnlyList(Of String)) As Boolean

Параметры

properties
IReadOnlyList<String>

Задаваемое значение.

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

True Значение , если заметка задана; false Иначе.

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