Partilhar via


SqlServerIndexAnnotations.SetInclude(IReadOnlyList<String>) Método

Definição

Tenta definir nomes de propriedade incluídos usando a semântica do RelationalAnnotations em uso.

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

Parâmetros

properties
IReadOnlyList<String>

O valor a ser definido.

Retornos

True se a anotação foi definida; false Caso contrário.

Aplica-se a