Compartir a través de


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

Definición

Intenta establecer nombres de propiedad incluidos mediante la semántica de en RelationalAnnotations 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>

Valor que se va a establecer.

Devoluciones

True si se estableció la anotación; false Lo contrario.

Se aplica a