Udostępnij za pośrednictwem


SqlServerIndexAnnotations.SetInclude(IReadOnlyList<String>) Metoda

Definicja

Próbuje ustawić nazwy uwzględnionych właściwości przy użyciu semantyki używanego elementu 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

Parametry

properties
IReadOnlyList<String>

Wartość do ustawienia.

Zwraca

True jeśli adnotacja została ustawiona; false Inaczej.

Dotyczy