SqlServerIndexAnnotations.SetInclude(IReadOnlyList<String>) Yöntem

Tanım

İçindeki kullanım semantiğini kullanarak dahil edilen özellik adlarını ayarlamaya çalışır 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

Parametreler

properties
IReadOnlyList<String>

Ayarlanacak değer.

Döndürülenler

Boolean

Ek açıklama ayarlandıysa doğru ; Aksi takdirde false .

Şunlara uygulanır