Condividi tramite


SqlServerIndexAnnotations.SetInclude(IReadOnlyList<String>) Metodo

Definizione

Tenta di impostare nomi di proprietà inclusi usando la semantica di RelationalAnnotations in 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

Parametri

properties
IReadOnlyList<String>

Il valore da impostare.

Restituisce

True se l'annotazione è stata impostata; false Altrimenti.

Si applica a